STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Position Independent Code in STM32F479

Posted on January 29, 2018 at 10:03Hi,We are using STM32F479 processor with RTX OS. The project is a C++ based code build in Keil. We want to design firmware upgrade. We are planning to have two slots,  Slot 1 at  0x8008000 and Slot 2 at 0x8080000. ...

Resolved! STM32H7xx Example-programs

Posted on January 28, 2018 at 16:09I am using the STM32H743 together with uVision 5.Are there any example-programs available not using RTOS2 and CubeMX ?What I am missing are simple demo-programs like Blinky ( without RTX ) and a demo-programusing t...

stpmc-1 module spi driver

Posted on January 28, 2018 at 13:40I am using stm32f429igtx controller. I am trying to interface stpmc-1 energy calculator module with the controller. stpmc-1 module uses some kind of SPI protocol. I need to know whether st provided any driver file ...

Resolved! why interrup occerd when TIM1 is not ENABLE??

Posted on January 25, 2018 at 10:19hi guys.i wrote a code with IAR , and when is run the code in stm32f103ret , cpu go to  the interrupt s routin.i dont know why??!!i want to have 1msecond delay for each timer priode , but i cant do that. when the c...

STM32F4 EEPROM emulation HAL library

Posted on August 19, 2015 at 10:41Hello there, I am trying to find any resources on how to emulate eeprom inside flash of an STM32F4 MCU using the HAL library, but I cannot find anything. Could anyone please point me out any resources, examples or t...

STM32F7 FMC controller configuration

Posted on January 27, 2018 at 12:33Hello .,I am working on STMF7 MCU , In that I need to access external Parallel bus interfaced device. I have attached Read/write cycles of the device, Can any one suggest me which mode should I configure to access ...

Labels