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

Debug uart via virtual com port (STM32F769I-DISCO)

Hello,Somehow I can't get debug uart via virtual port to work. I have followed several youtube videos and and studied user manual for my board that claims that "USART1 is directly available as a virtual COM port of the PC".The system debug is Serial ...

0693W000000WJlUQAW.png 0693W000000WJlfQAG.png 0693W000000WJq5QAG.png
ALevc.1 by Associate III
  • 640 Views
  • 4 replies
  • 0 kudos

Connect a 8bit LCD to FSMC of STM32F103ZET6

I've been trying to connect a 8-bit LCD to FSMC of STM32F103ZET6. But it seems not working at all. Even the display ID could not be retrieved. So that is a complete failure!The LCD chip is ST7735S. This LCD works on other 8/16 bits mcu parallel inter...

CYuen.1 by Associate II
  • 243 Views
  • 0 replies
  • 0 kudos

Clarification on sequential I2C options

I was wondering if some one could clarify the use of the different options for the sequential I2C (specifically with reference to the stm32F437). if the master I2C device was to call HAL_I2C_Master_Seq_Receive_IT(hi2c, Addr<<1, DataIn, 10, I2C_FIRST_...

Flash_EraseProgram example for Nucleo-G070RB hangs

Hello, I need to save data to the internal flash memory of my device. Naturally, I have opened the example that comes with the stm32cube for stm32g0 series. More specifically, I have compiled it for Nucelo-g070rb under System Workbench for stm32.The ...

DŠibr.1 by Associate
  • 365 Views
  • 2 replies
  • 0 kudos

stm32f429 ADC+DMA problem

Hi thereI am using stm32f429 dc / ac inverter.There was a measurement problem. Without any frequency, the ADC shuts off via the ADC or DMA2st0. Turns off once every 3 weeks. Therefore, I cannot investigate this problem on my own.I use ADC in triple m...

Labels