STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F2/4 SPI Slave rx DMA and unknown transferlength

Posted on August 23, 2013 at 12:48Hello again, I have connected two STM32F2 via SPI1. The data will be transfered via a variable sized datablock. The first two bytes are a command (5 bit) and a length (11bit) information of the following block. Is i...

mail2 by Associate II
  • 479 Views
  • 3 replies
  • 0 kudos

ITM_SendChar blocks when no debugger attached?

Posted on August 23, 2013 at 09:39I think ITM_SendChar is freezing my code when I don't have a debugger attachedWhen I do have an debugger attached, it works, and I can see my messagesBut when I don't, then the code doesn't get past the printingBut ...

STM3210E-EVAL + SDIO

Posted on August 23, 2013 at 11:16Good day,Have anybody make it work? I tried the example from:...\STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\SDIO\uSDCardBut it does not work. I mean reading, writing functions.. I could only...

hitsumen by Associate II
  • 418 Views
  • 4 replies
  • 0 kudos

Overdriving LSI oscillator by external oscillator

Posted on August 23, 2013 at 15:06Hi everyone,I overdrive the low-speed internal oscillator by external source with a small offset and small swing.Where can I find parameters for external clock(without bypassing LSI osc)?Thanks.Eugene #lsi #oscil...

st2399 by Associate
  • 370 Views
  • 2 replies
  • 0 kudos

Detecting USB reset after USB suspend

Posted on November 19, 2012 at 00:15I'm using an f405 with USB and want to make the device compliant with USB specifications. Using the HID joystick mouse project from the ST USB library as an example, the chip successfully goes to sleep on USB susp...

jkuek by Associate II
  • 750 Views
  • 4 replies
  • 0 kudos

stm32f4 Signal generation

Posted on August 22, 2013 at 11:12hello i tried the DAC_SignalsGeneration st exemple and i hear nothing , my clock config and all are so fine, so  anyone could give me a simple working code to hear any signal ? and thnx :)

DMA and Concurrency Concepts

Posted on August 22, 2013 at 18:12I'm new to ARM and have been doing a lot of work/research on DMA on the STM32F4 Discovery board.  I have multiple DMA streams working correctly for SPI to an OLED and some LED controllers but I have a fundamental qu...

craig by Associate II
  • 781 Views
  • 4 replies
  • 1 kudos