STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

SWD Debugging multiple devices on one bus.

Posted on March 08, 2012 at 10:02According to this paper: http://www.arm.com/files/pdf/Low_Pin-Count_Debug_Interfaces_for_Multi-device_Systems.pdf, it is possible to use SWD to debug multiple chips that are all connected to the same debug lines. Acc...

mgerth by Associate
  • 276 Views
  • 0 replies
  • 0 kudos

Hint: DAC Problem with Keil / Optimise Levels

Posted on March 03, 2012 at 11:01we had a growing application, at one seat, we developed using Keil 4.13, on the other 4.23 No problems at start (HW=STM32 Value Line Eval Board), after adding more and more interrupt handlers etc, DAC stopped workin...

stm32f407 ADC data alignement problem -> solution

Posted on March 07, 2012 at 16:05I encountered a data alignement problem when using the 3 ADCs. ADC_Mode = ADC_TripleMode_RegSimult ADC_DataAlign = ADC_DataAlign_Right had no effect. Data was allways left-aligned. The Problem was that I omitted assi...

raffael by Associate II
  • 299 Views
  • 1 replies
  • 0 kudos

STM32F103xx Boundary Scan

Posted on March 07, 2012 at 15:21Hello, we use the STM32F103xx series for a long time now and want to know if it has boundary scan cells. Where can i find more information about the boundary scan possibilites of the microcontroller family of ST ? Fr...

duroyf by Associate
  • 212 Views
  • 0 replies
  • 0 kudos

CL1 & CL2 Value for Crystal (HSE)

Posted on February 29, 2012 at 16:49Hi, I have chosen this 25Mhz Crystal to be my next HSE:   http://at.farnell.com/abracon/abm8g-25-000mhz-18-d2-t/crystal-25mhz-18pf-smd/dp/1788523#similarProducts Datasheet: http://www.abracon.com/Resonators/ABM8G....

.Wav playout using STM32F4 via uSDcard

Posted on March 07, 2012 at 08:29I tried wave playout using the normal mode i.e. through Flash memory and the AUDIO_MAL_MODE_NORMAL, this worked fine. However when I try playout via uSDCard I find that the output is very noisy and defnitely corrupt...

akshaya by Associate
  • 229 Views
  • 0 replies
  • 0 kudos

USB Device (MSC): how to wait for data ?

Posted on March 06, 2012 at 05:20I'm trying  to implement USB device that emulates mass storage on USB FS, however, the data source  is approx. 10 times slower than USB FS transmit rate.I tried to wait in Mass Storage read callback for data, but it ...

dzuikov by Associate II
  • 387 Views
  • 2 replies
  • 0 kudos
Labels