STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Handling FDCAN HAL ErrorCode

I am using the HAL FDCAN driver in queue mode (STM32G431, FW_G4 V1.6.1).The application is (intentionally) working with a high bus load (~90%), so it is expected that there will occasionally be times when there are no transmit message buffers availab...

CTapp.1 by Senior III
  • 20 Views
  • 0 replies
  • 1 kudos

STM32h735g ADC3 Support in Zephyr

I am trying to use pins on ADC3 of an STM32h735g in Zephyr, but I am getting a "Could not read (-22)" error, despite not having issues with ADC1. Is ADC3 supported? If so, can you help me with how to configure it?This is based on the Zephyr samples/d...

anthonyog by Associate II
  • 398 Views
  • 11 replies
  • 2 kudos

Resolved! STM32 - FileX and MSC - Windows read wrong data

Hi, I'm on a applicaiton involving USBX MSC and FileX. The final memory for the application is a NOR flash so I also use LevelX.Acutally, I'm working on a nucleo-U575ZI-Q without NOR flash so I use NOR Simulator on LevelX.My problem is that a file cr...

Dams_0-1760544703605.png
Dams by Associate III
  • 62 Views
  • 3 replies
  • 0 kudos

DMA2D minimum width requirement?

Hello,I'm using a H743 with the DMA2D device in RegToMem mode.  Generally it seems to work for larger images, but I've been trying to fill a small rectangle (5 x 60) pixels, and I was expecting 300 write pulses.  Instead, I'm getting 480 pulses (8 x ...

Resolved! USB PD AVS support in X-CUBE-TCPP

Hello, I don't seam to see anything related to the implementation of the USB PD AVS system to allow a sink to request voltages of up to 48V. Am I miss-reading the X-CUBE-TCPP code? If it is missing, is there a plan to implement it? Thanks a lotHave a...