STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 446 Views
  • 0 replies
  • 0 kudos

(STM32F3 Discovery Board) When I set WUTIE bit in RTC_CR register, it sets all other bits in RTC_CR register to zero

I am currently working on a Rust implementation of a STM32f3 Discovery Board hal. As mentioned in the documentation, I am doing the following:Before setting the WUTE bit, I also set the WUTIE bit. My ultimate goal is the trigger a 1 second periodic i...

0693W000000W8ZhQAK.png
SMede.1 by Associate II
  • 1656 Views
  • 5 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_...

STM32F103RDT6 UART rise and fall time

Hi,Could anyone please share the rise and fall time of UART transmission in STMF103RDT6. Those data I cant get from the datasheet. Kindly reply.Warm regards,Monisha OM

Mom.1 by Associate II
  • 1173 Views
  • 1 replies
  • 0 kudos

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
  • 669 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...

Debug STM32H747 dual core application with Keil uVision

I am trying to debug a dual core processor (STM32H747) with Keil uVision and ST-LInk V3. The application is running successfully on both cores but when i try to debug the CM4 core while the CM7 core is already running in another debug session, the CM...

CRoes.4 by Associate
  • 655 Views
  • 0 replies
  • 0 kudos