Using a protion of the flash as a file system
Posted on August 18, 2016 at 07:44Has anyone used the tools or repository firmware to setup a portion of the Flash as a disk with a file system?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 18, 2016 at 07:44Has anyone used the tools or repository firmware to setup a portion of the Flash as a disk with a file system?
Posted on August 16, 2016 at 02:09I have the example projects compiling, loading, and running from the F4xx firmware repository and it works perfectly. I am using the lwip from project > application and wish to add control over a PWM output. I too...
Posted on August 17, 2016 at 18:29This is sort of a two part question. One for the USB DFU example program and one for the DFUse utility and. I have built the USB DFU utility program and downloaded to STM32F4 board. I also downloaded the DFUse uti...
Posted on August 16, 2016 at 14:40Hi.Its been so long since my last project with STM32, and I have created a new C project with SW4STM32 for my stm32vl discovery board and when I try to run the debugger, I get the following error. Error in final lau...
Posted on August 17, 2016 at 20:06Hello, I currently have a 3.3V PWM on TIM3_Channel2.Can the output be changed to a 5V logic?Sel
Posted on August 17, 2016 at 17:48 Hello, I wrote my first project on Nucleo-F401RE with USART but not working. I do not see any problem there, can you help me please to find some mistake? Thank you very much #include ''main.h''...
Posted on August 17, 2016 at 15:28Generally I am a bit surprised not to find a STM32 nucleo board with a GPS chip. Anybody know the rational behind not integrating STA8090FG into any STM32 boards?I have just ordered AK-STM32-GPS STM32 And GPS Develo...
Posted on August 15, 2016 at 18:34I am designing a daughter board for the 32F746GDISCOVERY. Is a solid model of the assembly (step, iges) available?ThanksGene #32f746gdiscovery-3d-model-solid
Posted on June 11, 2014 at 08:57Our team is applying STM32F207IG to 800X480 Touch LCD product. To do this, we have purchased STM3220G-EVAL and succeeded in demonstration.Now we are trying to apply STemWin to our board with SSD1963 Driver. We achieve...
Posted on August 10, 2016 at 16:38 Hello everyone I am trying to get the ADC working at max sample rate of 5.33Msps. I tested it with a 500Khz sinewave as input but I get 6 samples every period (2us) which is about 3Msps. I set t...