STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32l151 bootloader issue

Posted on May 03, 2017 at 15:39 Hi, We have a custom designed STM32L151R board. We have not been able to flash the code using the flash loader application (demonstrator gui) . We are able to load the code using ST-Link and the serial port works p...

FATFS + USB ULPI + Ethernet performance on CortexM7

Posted on May 29, 2017 at 16:12Hi everybody, did anybody tested performance with sending some file from USB flash drive with FatFS using USB ULPI to the ethernet LAN ?what is highest achievable speed ?i measured roughly 94MBit/s using iperf but it's...

The code for STM32F301 encoder interface does not work

Posted on May 28, 2017 at 11:25Dear All friends,I am a new developer to code the encoder interface of STM32F301 TIM2, based on STM32CubeMX. the code generated by STM32CubeMx does not work. I followed the instruction of TIM2 encoder mode. Please see ...

STM32F101R8T6 internal flash writing example code

Posted on May 29, 2017 at 09:19Hi,We are using STM32F101R8T6 controller in our project, we are struggling to find the sequence to write and read the internal flash locations. I request you, please help us with any examples for this issue. We have fe...

Resolved! Latest update date in literature selector missing

Posted on February 02, 2017 at 11:51Hello,in thehttp://www.st.com/content/st_com/en/support/resources/resource-selector.html?querycriteria=productId=FM141$$resourceCategory=technical_literature$$resourceType=programming_manual the latest update fiel...

Makefile export creating overlapping program headers

Posted on May 29, 2017 at 07:11I'm trying to create an ELF file to run in qemu gnuarmeclipse, and I'm getting an error when running. I know this problem is probably more one related to qemu, but it seems that the linker output is generating program ...

SystemClock_Config initialization error.

Posted on May 08, 2017 at 07:08Hello all,After flash/erase of my custom board(STM32F429ZET6), I have a weird behavior of a simple blinky code not working, when I checked with the code I found that control is lost in this following line of stm32f4xx_...

shravan by Associate II
  • 596 Views
  • 3 replies
  • 0 kudos

Memory-Loader error

Posted on April 12, 2017 at 15:22Hi all,        I am facing some issues here on flash erasing and programming. I am not getting where is the actual problem. I am using STM32F429ZET on our custom board. For testing purpose is used provided blinky exa...

shravan by Associate II
  • 4056 Views
  • 27 replies
  • 0 kudos

Not able in setting TIMx_ARR

Posted on May 09, 2017 at 17:35Hi to everyone,I'm Dario Laezza and I'm approaching the STM32 platform using the Nucleo F401RE. I would make a LED blink using the TIM1 to create a wait function. I'm able to set the Prescaler and other parameters in t...