STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

basic bootloader for M0

Posted on June 20, 2016 at 23:21Hello Forum, I've been reading on the forums about custom bootloaders stored in flash and I was wondering if there was another possibility (possibly because I want to avoid messing with stack pointers, reset vectors e...

stenasc by Senior
  • 1014 Views
  • 43 replies
  • 0 kudos

STM32 external sdram strange problem

Posted on August 12, 2016 at 07:27STM32 external SDRAM(32bit width,FSMC interface) 16bit and 32bit writing OK,but 8bit writing is not OK, shown below,source file is also attached. Test Results uint8_t  write_buf1[100];write_buf1[0] = 0x01;  //0xC000...

lbguan by Associate
  • 219 Views
  • 2 replies
  • 0 kudos

fp issue: vstm/vldm all 32 fp registers at once

Posted on August 12, 2016 at 01:09 A few details: both code and data caches are enabled. 216MHz SysClk. Timer ISR schedules a task every millisecond. SCB.SHCSR=1<<18 to enable use of usage fault ISR for the fp trap handler. All ISR’s mentioned a...

picguy2 by Associate II
  • 208 Views
  • 2 replies
  • 0 kudos

STM32F103 USART2 CAN'T SEND DATA

Posted on August 08, 2016 at 08:42Hi all,I've built USART2 connection with using none-flow-control via rs485 through my pc. Sending data from my pc to stm32f103 is working correctly however, i can't send any data from stm32 to my pc.Do you have any ...

STM32F103RET High speed communication with SDcard!!!

Posted on August 12, 2016 at 14:26Hi I want to know if I can reach a writting speed of 3-4Mbytes/sec to MicroSD ?Microcontroller is STM32F103RET.Clock rate: 72MHz.MicroSD 2-4G calss 10.SDIO protocol.If you have any same experience , please to help m...

eleman3 by Associate
  • 138 Views
  • 1 replies
  • 0 kudos