STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f4 rs-232

Posted on February 15, 2017 at 00:28Good evening to the community.I entered the world of stm32f4.At today I only worked on assembler with other micros.I would like to know how to receive byte a byte from a pc, type passowrd, or how to receive number...

A Bravos by Associate III
  • 779 Views
  • 5 replies
  • 0 kudos

UART over run

Posted on February 16, 2017 at 21:03I'm running on a STM32L4 processor running FreeRTOS. I do use the HAL s/w for the drivers and their API to read/write to 4 USART interfaces. I'm currently running all of them as just a character interrupt on the r...

STM32L4 SAI2 clock configuration

Posted on February 15, 2017 at 09:59 Hi, I'm having toruble with configuring SAI clock. For 48kHz sampling rate I need 12,288MHz MCLK but I'm confused with settings in CubeMX clock configuration tab. To SAI2 clock to arbitrary 24MHz but what shou...

0690X00000606JNQAY.png
kardwor1 by Associate II
  • 724 Views
  • 3 replies
  • 0 kudos

Self test for CPU

Posted on January 19, 2017 at 12:20I'm writing a package for a company using an STM32F746, and one of their wishes/requirements is a BIT for the CPU itself.  Now, this is not defined well on their part.  My opinion is that a test of a processor by i...

Creating flow control in VCP-derived code

Posted on March 28, 2014 at 13:41 Dear list, I use the USB-VCP example, from STM32_USB-Host-Device_Lib_V2.1.0, for my application, but am running into some trouble when trying to get the proper flowcontrol for my application. ...

Sietse by Associate III
  • 1313 Views
  • 8 replies
  • 0 kudos

Resolved! Understanding about internal flash

Posted on February 16, 2017 at 10:57Hi ! I want to use STM32L071C8T with 64kbyte flash. But when I see the datasheet, there is 2 bank (32kb each) in the flash and if I am not using dualboot, program is read in bank1. But I am wondering that, if my p...

Use 256KB flash MCU for 210KB code

Posted on February 15, 2017 at 13:29Shall I use STM32L476RCT6 (256KB Flash) MCU for the project which was when compiled on keil shows the total memory equivalent to 210KB.Please Help!!#stm #memory-space #stm32 #stm32l4 #memory