-
When working on Robigalia, I need to build with `xargo build --target i686-sel4-unknown` (as an example), to get `core` etc built for my custom target. This prevents me from using RLS.
-
**Describe the bug**
In Public Slack's support channel kaarew (Korken) reported that D06 after restarting is always active high. This was seen on a F7FeatherV2 v2.d. I repeated the test and saw the s…
-
Hello, I tried new simple Graphics APP on Discovery F476. Previous version (based on 0.10.0) works fine, but new one bsaed on 0.12.0 generates "'System.NotSupportedException' occurred in GHIElectronic…
-
Hello,
I have an STM32 application in which I would like to test the mjs stuff. I have tried just simply copy/paste the source in my projet and building.
There are plenty of errors:
- Many func…
-
**Describe the set-up**
I'm using a H7B3 on a custom board. On this board I want to use USB with Azure USBx.
The USB configuration in CubeMX is:
- USB host only
- DMA enabled
- internal PHY
…
-
It works ok with all the SDRAM code in place if I don't actually use it.
ie. in stm32/main.c use
gc_init(&_heap_start, &_heap_end);
When I attempt to use the SDRAM, the functions seem to compil…
-
Per microsoft/uf2#46 there is now a JSON file that can be used to generate the values in `hf2/src/bininfo.rs`
I can take a stab at making a script to auto-update this for you.
For your case, the…
-
Where is `adc`? It is in `device::` in release 0.2.0. On git `device::` has disappeared but adc does not seem to be in any of the usual places.
-
Hello Team,
I have checked whole code including main.c file but didn;t find streaming or image capture code.
So, is it somewhere else as I have compiled it for STM32F429ZI board?
Regards,
Ri…
-
In littlefs-v1 there are two cases where cache buffers can be bypassed:
https://github.com/ARMmbed/littlefs/blob/d3a2cf48d449f259bc15a3a1058323132f3eeef7/lfs.c#L48
https://github.com/ARMmbed/littlef…