STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI TXE flag interrupt

Posted on January 31, 2012 at 06:01I'm using the SPI TXE interrupt.  My ISR simply checks to see if there is anything more to transmit in the buffer.  If there is, it sends it, moves the buffer pointer, and returns.  If there isn't anything left to ...

shannon2 by Associate II
  • 1375 Views
  • 4 replies
  • 0 kudos

Hard fault with BFAR=4000010 (STM32F2)

Posted on January 31, 2012 at 19:46Hello,I have a hard fault when running my code, and the result of the hard fault is :[Hard Fault Handler] R0  = 4000000 R1  = 1 R2  = 20003fe0 R3  = 40013c00 R12 = 0 LR  = 8014acd PC  = 8019474 PSR = 100022c BFAR= ...

root by Associate II
  • 336 Views
  • 1 replies
  • 0 kudos

USART DMA use with H/W flow control

Posted on January 24, 2012 at 17:15Hi All, I would like to use DMA to service a UART that I am implementing (RX and TX). My project has 2 bi-directional data ports (including the UART) which have different data rates (up to 512kbps). I have to use h...

DAC output buffer current sink specs

Posted on January 27, 2012 at 13:11I can't find any info about the capability of the DAC output buffer of being a current sink. Is it possible? Which is the max sink current? EDIT: I mean the DAC integrated on the uC chip and connected to GPIO pins,...

giu by Associate II
  • 641 Views
  • 2 replies
  • 0 kudos