STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L071 ADC + DMA + Multichannels Problems

Posted on May 25, 2018 at 16:51Hi all,I am working with a custum made PCB which has a STM32L071 micro and I am facing some troubles to read multiple adc inputs via DMA (because HAL IT dondoesn't work because ADC interrupts faster than ISR can excecu...

Resolved! Nucleo 32 - Unable to reach high baud rates

Posted on May 27, 2018 at 03:21 Hello, i am using a Nucleo 32 board with STM32L432KC chipset. I need to transfer data from a mems microphone over USB to the pc continuously. To do this i need a baud rate with at least 1.5Mbaud. The MCU is supp...

Part selection based on MPU presence

Posted on May 25, 2018 at 10:20Is there any parametric selection tool where I can filter in parts that implement an MPU?I didn't find this option on Cube MCU selector or on the webpage filtering tool.#stm32 #mpu

George.P by Associate III
  • 1292 Views
  • 8 replies
  • 0 kudos

Using HDMI CEC with the NUCLEO-F401RE

Posted on May 25, 2018 at 16:17Hey,I want to use my NUCLEO-F401RE to control a HDMI device with the CEC bus, is there any library out there for the F4? I found only some for the F0 or F1 out there.Thank you in advance for the help and informations.K...

CubeMX 4.24 and 4.25 issues

Posted on February 19, 2018 at 10:22Dear Team,I've migrated my CubeMX project for a STM32F412 MCU today and there are some changes which I would classify as bug.1) I've configured TIM6 as System-Timer (Timebase-Source) in the SYS-category. Since V4....

EEPROM Emulation for the STM32 CubeF1

Posted on January 17, 2018 at 17:37Hi,In the STM32Cube_FW_F1_V1.6.0 software package i found the EEPROM example. STM32Cube_FW_F1_V1.6.0\Projects\STM32F103RB-Nucleo\Applications\EEPROMCan someone tell me how the flash reservation is handle here? How ...