STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32h7 AZURE RTOS USB FS CDC example is available?

Hello,I am working on NUCLEO-H745ziq board. The board support USB FS. I have to configure USB as CDC in AZURE RTOS . The example are provided for HS , so there is any example for FS CDC AZURE RTOS configuration. I am first time working on this AZURE...

MDeva.1 by Associate II
  • 775 Views
  • 3 replies
  • 0 kudos

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
  • 950 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
  • 9368 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
  • 4678 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
  • 1190 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
  • 592 Views
  • 4 replies
  • 0 kudos