STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hard fault thrown in NVIC_Init !

Posted on August 15, 2012 at 16:55Hi,I am using the STM32L151VC mpu and I have run into a problem in that a hard fault is being thrown by a seemingly innocuous bit of code inside the STM32L1xx_StdPeriph_Lib_V1.1 in the NVIC_Init() function. The line...

STM32F205VET PortC(PC13) PGIO problem

Posted on August 14, 2012 at 14:59Hello, I have faced a problem with pin GPIO pin PC13. I'm trying to use PC13 as output. Seems like after I initialize USART3 the PC13 pin does not work anymore in Push-Pull-mode. Anyhow If I enable the PC13 pull-up ...

kari2 by Associate II
  • 606 Views
  • 3 replies
  • 0 kudos

Problem with configuration I2S interface

Posted on August 13, 2012 at 15:06Hi everybody! I used external codec ADAU1961 for collect data from two microphones. I used I2S3 simplex mode for receiving data from codec to STM32F4. I configured lines of peripheral I2S3 for transmition (WS - Word...

krzkrok by Associate II
  • 791 Views
  • 4 replies
  • 0 kudos

Puzzled by USART behavior

Posted on August 14, 2012 at 21:32I'm porting over some code that I previously ran on Stellaris hardware to an F4Discovery board. I hooked a logic analyzer up to take a peek at what my USART code (with hardware flow control) was doing and found some...

andyturk by Associate II
  • 444 Views
  • 4 replies
  • 0 kudos

DMA Error Due to TSVREFE Bit

Posted on August 14, 2012 at 18:38This issue has been a thorn in my side for several days now, so I figured I would post the problem in case it ever affects others. I've been developing some code that interacts with the Standard Peripherals Library ...

tawnos23 by Associate
  • 483 Views
  • 0 replies
  • 0 kudos

Multiple software reset conditions.

Posted on September 09, 2011 at 10:35Hello,I'm developping an application with bootloader. Today I'm using USART1 to communicate with the host PC, and I'm using a software reset to enter bootloader mode on demand (bootloader check if it's a software...

root by Associate II
  • 549 Views
  • 6 replies
  • 0 kudos