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

CubeMX USB STM32F1xx

Posted on April 03, 2015 at 09:46hello,i'm giving a try to CubeMX. a simple test prog in stm32f4vl_disco (HID interface) works like a charm. the same prog for a STM32F103RBT6 (stm32-mini from china) starts ok, stays alive, but no usb at all.noting v...

STM32CUBEMX UART Example Needed

Posted on April 02, 2015 at 00:00Hi am totally new to CubeMx . I will be grateful if any one has a UART example . I want to send String to PC and Receive String from PC I cant find one anywhere on google Many Thanks in Advance

STM32F3 Discovery + LCD PCD8544 (Nokia 5110)

Posted on April 03, 2015 at 02:00Hey, I'm trying to get the PCD8544 working with my STM32F3 and I used this codehttp://stm32f4-discovery.com/?wpdmdl=1766that i found on this page http://stm32f4-discovery.com/pcd8544-nokia-33105110-lcd-stm32f429-disc...

mr by Associate
  • 542 Views
  • 0 replies
  • 0 kudos

STM32L communication between 2 USART

Posted on March 25, 2015 at 17:39Hello all, I 'm novice and using STM32L152RE to do a communication between 2 USARTs I use USART2 for recieving GPS Data and I would like to echo all recievied data without parsing on PC Terminal by using USART3 bu...

kitjazax by Associate II
  • 835 Views
  • 12 replies
  • 0 kudos

INTERFACE STM32 TO SRAM USING GPIO PINS

Posted on April 01, 2015 at 13:39Hi all,        We are trying to interface a 4M  SRAM (IS62WV25616ALL) to STM32F407IGT6 through GPIO Pins of the controller. We are able to write data sucessfully into the SRAM but we are facing difficulty in READING ...

Labels