STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USBX UAC2 playback issues

Looking for a bit of advice.I'm developing a full speed USB audio class device using USBX and ThreadX. So far, I've successfully rebuilt the provided example written for the H743 eval board on an F407 Discovery board. The device enumerates correctly ...

m_g by Associate
  • 1073 Views
  • 2 replies
  • 0 kudos

USB_host MSC with stm32f746

Hi, after of much struggle in the programming, seeing the tutorial of controllers_tech, can create files and directories in usb memory. I had problems with these case, when insert the usb memory the flow of program enter in Application_Start but neve...

RMasi.19 by Associate II
  • 1136 Views
  • 1 replies
  • 0 kudos

Resolved! Init RTC failed - timeout error - stm32wb10cc

hi,I configure my micro to work on internal clock by cubemx - this is the clock configure://#############################################################################################################//                 Init Device:  System Clock Con...

aviel by Associate II
  • 2240 Views
  • 2 replies
  • 0 kudos

STM32 G0 FDCan In Classic Mode

I have a Nucleo G0B1RE board and I am trying to get the FDCan peripheral up and going.  There is no sample application specific to this board so I have copied the initialization from the C1 eval board files.  I am just trying to send classic frames (...

ttatakis by Associate III
  • 853 Views
  • 0 replies
  • 0 kudos

1 bit SPI data sending - STM32F7

Hi all !  I want to transmit 1 bit on the SPI1 of my STM32F7.I see that the minimum datasize to transmit is SPI_DATASIZE_4BIT. So I guess I can't send only 1 bit of data on my bus.  I am wrong ? My final goal is just to have 1 clock period on the SPI...

Remi99 by Associate II
  • 1092 Views
  • 3 replies
  • 0 kudos