STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HPDMA with UART large data transfer

NUCLEO-N6 : I was using UART to transfer a more than 100KB image to the in_buffer in the AXIRAM, so, the HAL_receive itself can not receive so much once, and I wrote a loop function it, to receive it seperately, with every timne 64KB max. And the ali...

QSPI Data Transfer between MCU and FPGA

  I have designed a PCB that connects an Artix-7 XC7A35T-1FTG256C FPGA with an STM32F469VET6 (LQFP 100) MCU. My goal is to transfer data between these two devices, with the MCU as the QUADSPI master and the FPGA as the slave. For communication, all Q...

Resolved! STM32F405RGT6 and CAN not working

I try to get the CAN working. But currently I'm not sure what I'm missing.I use the STM32CubeIDE v1.18.0. The boards I use is own hardware with SN65HVD232.The hardware seems to work well. on the picture you see the screenshot from my oscilloscope, CA...

Resolved! STM32F411 Bootloader hangs

Hi there!I've created a custom STM32F411CEU6 Board with external HSE und LSE. While the HSE works when running my user program, the Bootloader hangs within boot phase (i think).When starting bootloader, BOOT0=1 und BOOT1=0. I powered direcly on VDD, ...

Gifford_0-1742722709972.png Gifford_1-1742722726214.png Gifford_2-1742722747432.png Gifford_3-1742722763253.png
Gifford by Associate II
  • 471 Views
  • 13 replies
  • 0 kudos

How to read the volume keys from a USB keyboard

I've read many posts here and on the web, even tried CoPilot, but I could not find how to get the USB controller to send data when the volume keys are pressed.My Host keyboard driver works perfectly, but USBH_LL_GetURBState() is not returning with da...

Robmar by Senior III
  • 447 Views
  • 7 replies
  • 1 kudos

Unable to sink 5V over USB PD

I am using an STM32G4 microcontroller with UCPD and the USBPD middleware. I was following this tutorial (same as AN5418 https://www.st.com/resource/en/application_note/dm00663511-how-to-build-a-simple-usbpd-sink-application-with-stm32cubemx-stmicroel...

Nv7_0-1742192885965.png
Nv7 by Associate III
  • 153 Views
  • 3 replies
  • 0 kudos

Resolved! FDCAN1 not working on PA11 and PA12

Hello everyone, I tried to put Canopen node for stm32 into operation. I used the standard pinning from STMCubeIde, i.e. pa 11 and 12. But this does not seem to work. void FDCAN1_IT1_IRQHandler(void) { /* USER CODE BEGIN FDCAN1_IT1_IRQn 0 */ /* USER ...

Meiko_Ju by Associate II
  • 795 Views
  • 14 replies
  • 1 kudos

Resolved! QuadSPI and BOOT1 with STM32F446RET6

I'm trying to interface the STM32F446RET6 with M95P32-IXCST/EF, a QuadSPI EEPROM. For the 64 pin STM32F446RET6 pin PB2 (pin 28) is used both as BOOT1 and QUADSPI_CLKI don't see any other pins that can be used as QUADSPI_CLK for the 64 pin package. Is...

SBat_0-1742973353678.png
S-Bat by Associate
  • 126 Views
  • 3 replies
  • 1 kudos