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

Programming one MCU from another MCU by UART or I2C

Hi,I have an STM32L552 MCU (the 1st) that has only two interfaces to the user, one through the USB-C and the other through Bluetooth. I have another STM32L031 MCU (the 2nd) inside the design that communicates with this L552 MCU through UART/I2C. Here...

ashah.16 by Associate II
  • 1135 Views
  • 1 replies
  • 0 kudos

Resolved! [SOLVED] STM32H7 SPI does not seem to work with DMA

Posted on March 07, 2018 at 13:01 EDIT: 14/03/2018 https://community.st.com/people/Schwaninger.Hannes‌ found that we need to use RAM_D1 and not DTCMRAM of the memory area. This is not made by default when we use STM32CubeMx to set SPI ...

0690X00000609ynQAA.png 0690X00000609w9QAA.png
Geo En by Associate III
  • 10892 Views
  • 29 replies
  • 0 kudos

Using UART bootloader on STM32G030J6

I am attempting to activate the bootloader mode on the STM32G050J6 (SO8N package). It is unclear to me from the documentation which pins are to be used. Currently, I am using pins 1 and 8 (USART1_RX and USART1_TX in the documentation respectively) as...

DBong.1 by Associate II
  • 5481 Views
  • 11 replies
  • 0 kudos

Resolved! STM32F407 Discovery. AudioUSB device. 2 Isochronous USB EP (IN EP and OUT EP) do not work simultaneously

Hi. I am currently trying to implement USB headset on my old STM32F407 Discovery board.In USB descriptor I have simple topology with two input terminals, 2 out terminals and feature unit. Also I describe two streaming interfaces (IN and OUT) and one ...

chupys by Associate II
  • 1447 Views
  • 1 replies
  • 0 kudos

AZURE RTOS CDC US is not detected

Hello, I am working on nicleo-h745ziq board according to this video https://youtu.be/wCRIpp-OHY4 i follow the steps biut USB is not get detected why? also I create project for Ux_Device_CDC_device but also in this example usb detection is failed why ...

MDeva.1 by Associate II
  • 771 Views
  • 4 replies
  • 0 kudos

Resolved! USBX: HS (High Speed) is not supported?

Dear CommunityI am working on a project right now, using a STM32H725 with an external PHY (USB3300-EZK).The board is working and using FreeRTOS with CMSIS I have USB HS working.But trying to build my project on Azure with USBX, I can't get USB HS to ...

Mardec by Associate
  • 1048 Views
  • 2 replies
  • 2 kudos