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

STM32F4Discovery and USB VCP

Posted on January 17, 2015 at 07:18I'm trying to get the USB device virtual comport going.  I created a project with STM32Cube choosing Peripherals:USB_OTG_FS Device_OnlyMiddleWares:USB_DEVICE Communication Device Class (Virtual Port Com)Using Atoll...

AN3968 for STM32f4 discovery

Posted on January 22, 2015 at 08:05Hi All I am trying to update the firmware of my discovery board through Ethernet with the bb: DM-STF4BB. I have seen the http example of the AN3968, and that's what I want but the device libraries (stm324xg_eval.c)...

USB dual CDC

Posted on January 21, 2015 at 18:58Hi all, please somebody could give me a hint what and how to change to have dual cdc on STM32F4 ? i'm using Cube development kit, Kind regards ...

STM32F4 embedded bootloader problem

Posted on January 22, 2015 at 09:46 Can`t start the STM32F407VG chip in bootloader mode via USB. On the Discovery board all works fine if i set the boot0 and boot1 pins to boot from system memory. The device is enumerated in Windows as STM Devic...

vlpasha by Associate II
  • 450 Views
  • 3 replies
  • 0 kudos

MIPI bridge chip for STM32

Posted on January 22, 2015 at 09:08I am looking for a bridge chip with which STM32 could allow us to communicate with external camera modules. However, after searching over Google, I found few products available. Since we actually need pretty high d...

chaoj by Associate
  • 351 Views
  • 1 replies
  • 0 kudos

STM32F407 Discovery w/ 3 Channel ADC and DMA

Posted on January 21, 2015 at 17:24 Looking through this forum I have seen the topic of ADCs and DMAs coming up a lot, and I apologize in advance for adding to it. but after reviewing most posts I still have not been able to implement ADC with t...

Thanks for your suggestion Do I need a timer which should start after transmitting is complete and then if I dont received ACK then send the data again...If that so f030(1)am sending 5 byte data to the f030(2) chip at a baud rate of 9600 and if it is rece

Posted on January 22, 2015 at 10:26Thanks for your suggestion Do I need a timer which should start after transmitting is complete and then if I dont received ACK then send the data again...If that so f030(1)am sending 5 byte data to the f030(2) chip...

sanjib by Associate III
  • 202 Views
  • 0 replies
  • 0 kudos

stm32f4 spi issue

Posted on January 21, 2015 at 22:37 I recently bought the STM32F429I-DISCO and less than one month down the line am beginning to get disappointed. I connected AT45DB041D to it via SPI5 and the last bit of almost every byte was misbehaving. Ei...