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

Resolved! I2C Slave address

Hello everyone!I am making a project with STM32F072 MCU and I have 3 devices that need to be controlled via I2C: a DAC, an ADC and a current monitor that has an ADC integrated. I've made the connections and part choices so that I have 3 different 7-b...

AlexB99_0-1712499662677.png
AlexB99 by Associate II
  • 501 Views
  • 1 replies
  • 1 kudos

Resolved! How to set a nand flash with FMC?

Hi there,I want to try touchGFX on my homemade board with the STM32F429BIT6 and a band flash chip H27U1G8F2B.I initial the FMC NAND flash by following the code:and test the NAND flash as below:The LOG output is like this(the data value sometimes chan...

Junde_0-1711690830124.png Junde_1-1711690868363.png Junde_2-1711690975526.png
Junde by Senior II
  • 1174 Views
  • 4 replies
  • 2 kudos

Resolved! HAL_Delay() stopped working after touchGFX initial?

Hi there,I am trying a touchGFX demo on my homemade board with STM32H743IIT6.Everything is OK except the HAL_Delay() is not working after the MX_TouchGFX_Init().The following code works well: ... MX_GPIO_Init(); MX_FMC_Init(); MX_CRC_Init();...

Junde by Senior II
  • 677 Views
  • 3 replies
  • 2 kudos