STM32 MCUs Embedded 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
  • 3555 Views
  • 3 replies
  • 0 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
  • 3614 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

Dual bank with STM32F42xx 1M Flash parts

Posted on August 13, 2017 at 14:25I have an STM32F427ZGT 1M Flash part and I see in the reference manual this statement:Bit 4 BFB2: Dual-bank Boot option byte0: Dual-bank boot disabled. Boot can be performed either from Flash memory bank 1 or fromsy...