STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help with Running an ILI9341 LCD Screen off NUCLEO-L476RG.

Posted on May 27, 2018 at 09:57Hi there, I'm trying to get an LCD screen driven off an ILI9341 chip to working using SPI to interface between a Nucleo-L476RG and the screen. I have tried adafruit's library https://github.com/adafruit/Adafruit_ILI934...

Max Coop by Associate
  • 499 Views
  • 0 replies
  • 0 kudos

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...

STM32F411 VCP USB OTG Problem (don't start)

Posted on May 25, 2018 at 02:23Hi,I am using the STM32_USB-Host-Device_Lib_V2.2.0 and more specifically the STM32_USB_OTG_Driver and STM32_USB_Device_Library.I have made running the VCP connection with an STMF405 with no problem.Now using an STMF411...

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
  • 1622 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....

hexapod robot with STM32F4 and Camera detect of objects

Posted on May 24, 2018 at 23:43good morning  people i'm newbie in this plataform and I need a little bit of your help, I'm doing a project of a hexapod robot but I want it to detect objects with a camera module and if it loses the object that looks ...