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

FDCAN with custom bootloader

Hello everyone! BackgroundWe are working on STM32G474VET6 based custom board for some specific motor control application. Project demands to have a custom bootloader on FD-CAN with 500kbit/s arbitration baudrate and data rate with 2Mbit/s with BRS op...

zmiga by Associate II
  • 2241 Views
  • 6 replies
  • 2 kudos

Resolved! Test ADC1 channel on B-U585I-IOT02A

Hello,I am trying the sleep example for the development board B-U585I-IOT02A, called PWR_SLEEP. I decided to add a channel from ADC1 module and I want to test, but I do not see any header file on the project. I enabled ADC1, channel 1 on pin PC0 in t...

GTanova by Associate
  • 67 Views
  • 2 replies
  • 0 kudos

Disabling usbpd on reference design

I have a u5 dev board running a usbx msc reference design , which works fine. I'm trying to disable the usbpd side of things within the reference example. I've disabled the usbpd midlewear and peirphal port for the 2 pd pins aswell as disabling the a...