STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 OSC Problem

Hi everyoneI'm currently using the NUCLEO-F429ZI development board. I'm planning to create a PCB using the STM32F429ZIT6, but I've encountered some questions during the planning stage.According to the datasheet, HSE_OSC is specified to provide 8MHz, ...

Scarlet by Associate
  • 247 Views
  • 18 replies
  • 14 kudos

Optimization causes "No open pipes!"

Ok for testing i went to a blank project with only the usb turned on. Set asUSB OTG HSDEVICE ONLYHIDUsing the defaults for everything. With no optimization it works and shows up correctly. With any kind of optimization turned on it wont show up in de...

Resolved! Multi ADC in parallel

Hi, I'm using  multi channels ADC3 of "STM32H735ZGT6" (3channels) I want to use these channels in parallel, but I've only found a way to convert in order in the Datasheet. Can I run all the ADC3's channels at once in parallel?If that is the case, can...

giwonKIM by Associate II
  • 52 Views
  • 2 replies
  • 0 kudos

STM32H750XBHX - CANFD Callback problem

Hey, I have a problem with the callback for FDCAN1. I am sending frames through ucandevices converter but the callback for FIFO0 is not called. The frames are definitely arriving, I added a test FreeRTOS and a task to receive and send frames to CAN1 ...

sqwerize by Associate II
  • 103 Views
  • 14 replies
  • 4 kudos

stm32 virtual com port on windows 11

I am working on stm32f439zi (nucleo) usb port with windows 11. After I enabled usb port functions on stm32cubeide, I got definition as followed for usb port:  when I connect device to windows 11 desktop. it looks like device use standard Microsoft us...

yanghong_0-1713462081776.png yanghong_1-1713462159422.png

Resolved! STM32F7 USB CDC Device Descriptor Request failing

I am struggling to get USB CDC working. I am very far down a rabbit hole and I'm completely stuck.I am using HAL libraries for USB_OTG_HS on the STM32F746ZGT6, with a 16MHz HSE.I am running in bus powered mode, VBUS detect disabled, and I have hardwi...

lejanz by Associate II
  • 251 Views
  • 5 replies
  • 2 kudos