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

stm32f303 bootloader problem

Posted on November 13, 2013 at 23:43I can successfully load the code from stm32f407 processor to stm32f100 in my project by using f100's bootloader firmware and RS232 protocol. However, I used the same(similar) way to load the code to stm32f303 proc...

mli by Associate II
  • 789 Views
  • 10 replies
  • 0 kudos

STM32F429 DISCO with ULINK2 debugger

Posted on November 13, 2013 at 21:16 Has anyone managed to connect a ULINK2 (or other JTAG debugger) to the STM32F429 Discovery using CN2, if so, how? Yes, I know the Disco comes with a ST LINK V2 interface, and that works just fine, for now. But, e...

STM32F4 - Discovery ADC Example Problem

Posted on November 14, 2013 at 14:57Hello everyone,I've been trying to discover the STM32F4-Discovery features and peripheral examples of its firmware package lately. I'm having trouble with the ADC-DMA example. Actually, I wanted to observe only co...

Starting with DSP - CHIBIOS

Posted on November 12, 2013 at 16:38Hi all, i would like to start programming some DSP application with my board (STM32FDISCOVERY) ,my software framework is Eclipse with GNU Tools Arm Embedded compilers with CHIBIOS / OPENOCD for debugging and progr...

pure 8-Bit SPI communication ?

Posted on November 14, 2013 at 10:34Hi, I am in trouble with 8-bit SPI communication. I did this:   SPI1->CR1 = (uint16_t)( SPI_CR1_MSTR | SPI_CR1_BR_0 | SPI_CR1_BR_1                           | SPI_CR1_SSI | SPI_CR1_SSM );   SPI1->CR2 = (uint16_t)(...

mmensch by Associate II
  • 228 Views
  • 1 replies
  • 0 kudos

STM32 micro with RPC client/server

Posted on November 14, 2013 at 16:14Hello, Does anyone have experience with using the STM32 acting as an RPC server and client, using the USART/RS232 port? I'am looking for some existing projects, It would be nice if there are some examples for Chi...

evert2 by Associate II
  • 635 Views
  • 0 replies
  • 0 kudos

Errors in STM32F30x Standard Peripheral Driver library

Posted on November 13, 2013 at 16:53Not sure where to file bug reports, but I wanted to make sure this was recorded somewhere. I've found two errors (so far) in the STM32F30x_StdPeriph_Driver (v1.0.0) that I downloaded to use with the STM32F3-Discov...

aaron by Associate II
  • 301 Views
  • 2 replies
  • 0 kudos

Reciprocal counter

Posted on November 14, 2013 at 14:27Hi, i tried realizing reciprocal counter with STM32F429i, any sugestion how to synchronize start/stop two counters with diferent externat clock?

kosta by Associate
  • 260 Views
  • 1 replies
  • 0 kudos

Help with SPBT2632 Bluetooth module

Posted on November 14, 2013 at 14:55I plan to use an UART interface to communicate with my bluetooth module and I plan to wire the RTS, CTS, RX and TX pins to my uC, and until the components arrive, I would like to build some code to test it. SPBT26...

dmg0048 by Associate II
  • 273 Views
  • 1 replies
  • 0 kudos
Labels