ç�?¨F407ZG åˆ†æ•£åŠ è½½æ–‡ä»¶*FLASH.scat å’Œ*RAM.scat
Posted on January 09, 2014 at 06:28?F407ZG ??????*FLASH.scat ?*RAM.scat ??LINKER??????????????????? ????STM32?FAE?? #st
Posted on January 09, 2014 at 06:28?F407ZG ??????*FLASH.scat ?*RAM.scat ??LINKER??????????????????? ????STM32?FAE?? #st
Posted on January 09, 2014 at 01:20Guys, How to play wav on STM32F4 Discovery? If I want to play from USB Key, I enable : #define MEDIA_USB_KEY and how to connect USB flash drive to this board ? with adaptor ? the socket is too small for USB flash d...
Posted on January 08, 2014 at 03:33We just bought ST-Link to debug our software. Everything works great with Atollic and Seger J-Link with ST32F407 chip.But when we switch to ST-Link, we can flash the chip, but when start the debugger (in JTAG mode)...
Posted on November 20, 2013 at 10:07Is the STM32429I-EVAL demonstration software available on the ST website please?
Posted on January 08, 2014 at 16:18Hello guys,I just got the new STM32F429 Discovery Board ans I like it! I love the fact, that there is a LCD Controller integrated that drives the onboard LCD. It's nice to use the LCD for debugging instead of USART...
Posted on January 07, 2014 at 17:58The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 08, 2014 at 10:30 hello, everyone . I had problem with the real time clock alarm.I've tried all the configuration to enable rtc calendar in accordance with the example in \ STM32F2xx_StdPeriph_Examples \ RTC \ HW_Cale...
Posted on December 27, 2013 at 06:07Guys, Does anyone know on how to initialize RTC on STM32 and display the content of the register to LCD ? Any links or reference will be appreciated, Thank you #think!
Posted on January 07, 2014 at 08:36I use fatfs as file system and use sdio_sdcard.c as sd card driver write data into sd cardbut i found a problem when i use SD_ReadMultiBlocks function sometimes there will some sectors didnt fill the data, there ar...
Posted on January 08, 2014 at 06:10I've got a SPI device that wants me to lower CS* then transfer data on the SPI pins, then raise CS*. (This is not an uncommon requirement :) But I am really perplexed how this is supposed to be achieved. One way I'...