STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hard fault when recieving uart RX interrupt

Posted on May 21, 2016 at 17:43Hello.As my title says, i keep getting hard fault when i get interrupt.Now when debugging, i see that interrupt happend, i get into the function to recieve rx content ( UART_Receive_IT ) but when i come to line :    el...

nejcokle by Associate
  • 244 Views
  • 1 replies
  • 0 kudos

STM32F4 Microphone Data logging to SD card

Posted on May 18, 2016 at 12:23Hi,My system is microphone - stm32f401 nucleo board - SD cardI am using ST extension board for mems mic and software STM32CubeExpansion_MEMSMIC1_V1.2.0.This open source soft is acquires the mic and streaming it to USB ...

anna23 by Associate II
  • 1287 Views
  • 6 replies
  • 0 kudos

STM32 uart communication with Xbee s8

Posted on May 19, 2016 at 19:59Hi all.My product is based STM32F030 and uses Digi Xbee s8 for wireless communication.The Xbee module is connected to microcontroller over UART2. I am using STM cube lib for my development. I am trying to establish com...

STM32F217 - USB FS host mode hub problem

Posted on July 03, 2013 at 15:15Hi, I'm using STM32F217IGH and I'm stuck on a problem with USB FS in host mode. When I'm connecting Low Speed devices through Full Speed hub,  during enumeration, the core generates a port disabled interrupt. The ref...

g_ by Associate
  • 2101 Views
  • 11 replies
  • 0 kudos

DFU File Manager 3.0.4

Posted on May 05, 2016 at 17:52This program told me that it successfully created a DFU file (from a binary file) in the directory path that I provided, but the DFU file was NOT there!!! Where might it be? Has anyone else had this problem? My destina...

Labels