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

Custom panel on stm32157C-DK2 probe problems

We have custom board design based on stm32157C-DK2. We just ise other LCD panel. We have updated device tree and probe function of panel is called. But in method: ltdc_load it fails to find any panel.bridge when calling: drm_of_find_panel_or_bridge (...

MBeli.1 by Associate III
  • 520 Views
  • 1 replies
  • 0 kudos

CAN Bus Flow Control on STM32H7

I will use STM32H753 to design the CAN bus circuit. I saw the CAN TX and RX but couldn't find out the flow control pin.Some chips call it nSTB or S.Could you tell me which gpio I can use?PS: the transeciver I will use is SN65HVD1050-EP

CKuo.2 by Associate
  • 998 Views
  • 2 replies
  • 0 kudos

Resolved! CAN Communication: Multiple Filters At Once

Hello,I am trying to work with the CAN filters and I am experimenting with various techniques. One thing I would like to do is have more than one filter on the same bus. For example, I would like to have the following message IDs be possible:0x10 and...

KMew by Senior III
  • 2644 Views
  • 3 replies
  • 0 kudos

ADC with DMA: Watchdog interrupt and DMA values

Hi everyone!I want to read 2 channels with an ADC via DMA using circular buffer. So far so good. Now I want to use a watchdog for both channels when a certain threshold is reached. However, when the watchdog is triggered and I read the values in the ...

PSmol.1 by Associate II
  • 2266 Views
  • 6 replies
  • 1 kudos

Resolved! Internal FLASH and timer1

In my STM32L496 MCU I saw that if I activate timer1(PWM channel1) is not possible to use internal flash because FLASH_SR_PGSERR go up just after initialization (Hal_Init).while, if I disable the timer (in cube) and regenerate code, flash works as exp...

M4R10 by Associate III
  • 1078 Views
  • 5 replies
  • 0 kudos