STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Original Bootloader corrupted?

Posted on August 02, 2016 at 17:57Hi everyone,I was programming my STM32F405RGT6 and can no longer communicate with the board. It appears as a DFU device once I jump the boot pins, but will not appear otherwise. My drivers should not have changed, I...

STM32CubeMX Audio Class

Posted on April 17, 2015 at 12:13Dear all, I'm trying to use STM32CubeMX software to have a starting point to realize a device like an USB Sound Card recognized by PC and able to play a music stream (as development board I'm using the STM32F4 Discov...

aressia by Associate II
  • 673 Views
  • 4 replies
  • 0 kudos

How to Set USB CDC Line Coding?

Posted on August 02, 2016 at 05:11Using STM32CubeMX 4.16.0  I generated a project with the USB_DEVICE Communication Device Class option enabled. In the document at: http://www.st.com/content/ccc/resource/technical/document/user_manual/b8/5a/28/c2/c...

spflanze by Associate II
  • 678 Views
  • 1 replies
  • 0 kudos

STM32 USB OTG MSC

Posted on April 19, 2016 at 18:00 Hi, I'm using an STm32F107 and I trie to configure the USB interface as host to access to an key. This is the initialization code : MX_USB_HOST_Init(); MX_FATFS_Init(); with : ...

b2399 by Associate II
  • 758 Views
  • 4 replies
  • 0 kudos

wfi instruction kills RTOS

Posted on July 29, 2016 at 04:22I have the 32F746G DISCOVERY. I am using IAR tools.I�m using that PCB to adapt my STM32F4xxx RTOS to the Cortex-M7 product line. I had a bit of trouble putting my ROM image at 0x0800000 and my RAM starting at 0x200000...

picguy2 by Associate II
  • 478 Views
  • 1 replies
  • 0 kudos