STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C and interrupts on SCL

Hi;I have a tlv493d magnetic encoder, with which I would like to communicate via i2c with an stm32f4 MCU. I can successfully initiate communication with this sensor via I2c, to perform an initial configuration of the sensor. I can verify this by way ...

Screenshot 2024-12-16 at 10.05.07 AM.png Screenshot 2024-12-16 at 10.10.32 AM.png
sb_st by Associate III
  • 1235 Views
  • 14 replies
  • 8 kudos

How to test GPIO interrupt handlers

We are developing software that uses GPIO interrupts.We would like to test if the GPIO interrupt handler is working properly, but is it possible to set the pin assigned to the GPIO interrupt High/Low in software?Is this only possible by inputting a s...

Resolved! CAN TX

Hi all Can You provide me a correct code for how we can transfer TX frame using HAL . please check my code below . Issue what I am facing in my code is only I am seeing first ID data even data and ID are correctly stored inside buffer. Please guide m...

Ash1 by Associate III
  • 2460 Views
  • 18 replies
  • 2 kudos

[STM32G431] Programming issue

Hello,I am facing big issue to program STM32G431 on custom boards. The issue appears on two different designs.I am using ST-Link V3 through SWD to program the device as I do usually but it is really hard to get the connection.I have tested 3 differen...

BBute1_1-1734971538959.png BBute1_0-1734971522704.png
BBute.1 by Associate II
  • 519 Views
  • 4 replies
  • 2 kudos

Resolved! STM32N6 H264 encoder motion vectors

Hello, I've been reading the reference manual for the STM32N6 and it's video encoder. There does not seem to be any registers that point to a region where the motion vectors are calculated, nor a memory map for the SRAM region mapped for the peripher...

STM32U5A5QJI6Q - Which Pins to Use for Programming ?

Hi,I am working with the STM32U5A5QJI6Q microcontroller and need guidance on the programming pins. I plan to program it using [SWD/JTAG (choose one)] with an external programmer like ST-Link.Could someone confirm:Which pins are used for programming v...