STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use makefsdata

Posted on August 16, 2017 at 19:29HiI'm trying to use the makefsdata file to generate a file usable for the LwIP filesystem.I have downloaded Perl to run the script.I have tried this:assoc .pl=PerlScript ftype PerlScript=D:\perl\bin\perl.exe '%1' %*...

andy b by Senior
  • 6266 Views
  • 3 replies
  • 3 kudos

STM32L4 with USB MSD and FatFS, Limitations

Posted on October 11, 2016 at 12:19First: I do not use USB MSD and FatFS at same Time, but they work on the same SD-Card. This SD-Card is connected via SDIO with 4 Bit Databus. I use a STM32L476 but I think the Problems should be identical for all S...

Nor Sch by Associate III
  • 6431 Views
  • 27 replies
  • 0 kudos

LL_mDelay taking an extra millisecond?

Posted on August 15, 2017 at 15:12 Hi, I am using a Nucleo F401RE running at 84 MHz (8 MHz XTAL PLL'd up to 84 MHz) and then using Timer 2 as a simple counter to count how long it takes to run the delays. Timer 2 is set to run at 84 MHz with n...

Resolved! Why the commutation delay doesn't work

Posted on August 14, 2017 at 07:31Greetings,I generate the project using To control the bldc motor with hall sensors interface. The configuration is as below:Refer to TIM4, which is set as the hall sensor interface, the detail configuration is as be...

0690X00000607qIQAQ.png 0690X00000607fWQAQ.png 0690X00000607sEQAQ.png 0690X00000607rGQAQ.png
Jason Jin by Associate II
  • 1019 Views
  • 2 replies
  • 0 kudos

How to export Alternate memory regions for USB DFU?

Posted on July 28, 2017 at 07:56Greetings,I am rolling my own USBD DFU bootloader for an STM32F427. I have a CubeMX project reading and writing to Internal Flash. Now I need to expose the OTP memory region, similar to the System Memory USBD DFU boot...

jhgorse by Associate III
  • 1432 Views
  • 3 replies
  • 0 kudos