STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to control STM32H7RS GPIO port P and N?

I use NUCLEO-H7S3L8 to evaluate our new solution. I want to use GPIO port P to control a few external components.I add some test code into NUCLEO-H7S3L8\Examples\GPIO\GPIO_IOTggle project, like the below snapped code:__HAL_RCC_GPIOP_CLK_ENABLE(); GPI...

Resolved! STM32H747i-disco 10Mhz Uart Rx interrupt problem

Hello ST experts, i need help about using STM32H747i-discoI'm testing Uart Tx(DMA)-Rx(Interrupt). My goal is 10Mhz uart tx-rx.The problem is that i success 750khz, but fail to Rx when baudrate 1Mhz~10Mhz. I set the disco 480Mhz setting (hw SB setting...

Resolved! Programming STM32C011J6M6 with Arduino IDE

Hello, I'm using an STM32C011J6M6 with the Arduino IDE to register with theST25DV64KC-IE6S3 's EEPROM. I previously used the ATTiny85 and would like to replace it with the STM32C0 to maintain the entire solution with ST components. I made some change...

ThreadX conflict with Timer1

Hi,I'm using TIM1 in Encoder mode while running ThreadX in the program in STM32H523. I encountered an issue where TIM1→CNT only toggles between 0 and 1 when rotating the encoder. However, when I deactivated ThreadX, the encoder worked fine. I haven't...

Jeff4 by Associate II
  • 192 Views
  • 5 replies
  • 0 kudos

How to calculate i2c timingR for stm32H5

I need help understanding how to calculate I2C timingR without using stm32cubemx.I have searched high and low and I haven't had any luck finding solutions.I want to create function that helps me manually setup the timing with different inputs without...

A_Bit_More_1-1743700131984.png A_Bit_More_2-1743700187180.png

custom board using STM32G431 and TCPP03

Hi @Susu , I have designed a custom board using STM32G431 and TCPP03, am able to see the debug traces in CubeMonUCPD. But unable to get the GUI interface and board is not detected. I have enabled the GUI interface in cubemx ,still not working.Can you...

RJain.1 by Associate III
  • 305 Views
  • 5 replies
  • 1 kudos