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

hard fault when calling standard library

Posted on July 12, 2012 at 02:23Using stm32f4 discoveryI am off to a good start with this board. I can not do floating point numbers. That is annoying but ok. I decided to move on and not use floating point numbers. When I try to fixed point I don't...

USB Hub with stm32f4 discovery

Posted on July 12, 2012 at 12:53i have connected the usb hub to the discovery board using micro usb port...now i connected a pen drive 1 to the one port on hub...i want to do is when i connect another pen drive to the 2nd port on hub...the ucontroll...

rishi by Associate II
  • 167 Views
  • 1 replies
  • 0 kudos

MCO <= 30Hz ?

Posted on July 12, 2012 at 18:32I'm wondering if it's possible to generate a clock (or 1PPS) on the MCO pin?  I'm just not sure how far down you can divide this clock...  If this isn't feasible, is it possible to generate a 1PPS with the RTC?

DMA use SRAM???????

Posted on July 11, 2012 at 14:52hi alli need to know that is DMA uses the SRAM as the DMA buffer??????if yes then my MCUstm32F407 got 112Kb and 16Kb of SRAM.and DMA max buffer size is 64kb, in the case DMA is using half of my SRAM,is there a possibi...

muhammad by Associate II
  • 280 Views
  • 3 replies
  • 0 kudos

STM32F10xx FSMC Wait Signal

Posted on July 11, 2012 at 16:59Hello, in the Document RM0008 (datasheet of the STM32F10xx Family) on Page 510 is the FSMC access described with the external WAIT Signal. It works well for my application now, but i have some problems by understandi...

Simple SPI problem

Posted on July 11, 2012 at 16:36Hi all, I have a simple routine called in TIMER_IRQ event that set GPIO and than set a DAC on SPI BUS. This routine must be quick as possible. Regarding the GPIO setting there is no particular problem, while SPI has s...

STM32F100RB: MCO and USART1_CK conflict on PA8

Posted on July 11, 2012 at 15:30Hello, I am using an STM32F100RB and want to use the clock output MCO on GPIO PA8, so i have to set the GPIO to 'alternate function push-pull'. But I also want to use USART1 with TX on GPIO PA9 and RX on GPIO PA10. So...

skirn9 by Associate II
  • 364 Views
  • 3 replies
  • 0 kudos

STM32F4 Advanced Timers question

Posted on July 10, 2012 at 20:12Hello, I my application, I need to control multiple ( >3) half bridges and measure current(s) synchronously as well. Question 1: Is it possible to synchronize the counters of Timer 1 and Timer 8 (and others?) so that ...

Labels