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

DSI Host Error Handler

Hi,  I`m new to MIPI DSI, and still learn how to use it.Recently, I develop with my custom board and start with MIPI interface display. Then config with CUBEMX, but after compile program, it always stuck in HAL_DSI_Iinit  while loop below      /* Ge...

CharlieCHEN_1-1731650023707.png

Resolved! I2C Not Working

I am unable to get the I2C line on my STM32H750VB to connect with my PCA9685 PWM driver on my custom PCB. The I2C line is constantly high, which I have seen on multiple oscilloscopes. I got the software online from a tutorial on the PWM driver and wa...

Avid_1-1741218902055.png Avid_3-1741219041931.png Avid_4-1741219076576.png Avid_6-1741219233950.png
Avid by Associate III
  • 684 Views
  • 3 replies
  • 0 kudos

Resolved! DTCM cache DMA issue

Device is STM32F765VI.I'm using DMA to fill data allocated from DTCM, for some reason this seems to be caching.My understanding is that DTCM doesn't need cache management, help me if wrong here.  If I don't enable the data cache everything works as e...

_EFrie by Senior
  • 261 Views
  • 1 replies
  • 0 kudos

STM32G0 NRST input structure and clamping diodes

 Hello, i am interested in the input structure of the NRST pin of the STM32G0x0 series. The datasheet shows a reduced diagram. My question is: is there a more detailed version of the input structure. Is a clamping diode to Vcc build in? If so, which ...

pp_ee_0-1741607480704.png
pp_ee by Associate
  • 202 Views
  • 1 replies
  • 0 kudos

Resolved! CAN Cyclic Frame with 100ms using a timer

Hi everyone,I'm using the STM32F407 for CAN Communication with the Loopback Mode. I'm trying to send a cyclic frame using a timer.I'm using the timer2 with a clock of 84MHz (APB1), a prescaler of 8399 so i will have a tick every 1ms and a period of 1...

Azizz by Associate III
  • 1303 Views
  • 9 replies
  • 3 kudos