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

Workaround interfacing STM32F429 FMC with a TFT

Posted on November 18, 2016 at 16:39Hello,I am working with a smart TFT that supports the 8080 parallel interface on a custom board but the design omitted connecting the RD, RS, CS, WD to the appropriate NEx, NOE, NWE, Ax pins. Instead these 4 contr...

NUCLEO L152RE Hardware version

Posted on October 27, 2016 at 14:06Hi!I have three Nucleo-L152RE Board with this features:- Board 1 and Board 2:  STM32L152RET6GH23W, Hardware version: MB1136 C-02- Board 3: STM32L152RET6GH245, Hardware version: MB1136 C-03I made a program that use ...

Microcontroller programming issue after connecting VBUS

Posted on November 04, 2016 at 14:19HeyI am using STM32F429VIT6. I have ported the USB_CDC program from the example and was working fine with the Evaluation board. I have changed the program to work with the MCU and ported the program. I havent enab...

dixon by Associate II
  • 345 Views
  • 1 replies
  • 0 kudos

STM32F7 HS-USB ULPI PHY options from Microchip

Posted on November 12, 2016 at 20:34Hello, you may remember STM32F2 and F4 had troubles with some HS-USB ULPI transceivers from Microchip. I wonder if these issues exist with STM32F7 too ? I'm especially interested in USB3317 and USB3343. I've notic...

STM32F427 FMC connected SDRAM

Posted on November 17, 2016 at 12:16Hi guys, we have a IS42/45S16100H device connected to STM32 FMC bus ( BANK2 ). If we run the application from internal SRAM everything is fine. Unfortunately, if we use the SDRAM as heap, we have trouble. Someti...

ADC reading value

Posted on November 17, 2016 at 18:26Why if i put a voltage equal to 1V to the ADC input of the microcontroller, i read a value equal to 1.4 V??It seems that the Voltage_Actual_Value=0.7*ADC_ValueThanks #more-facts #!stm32-!adc #please.

STM32CubeMX Clock configuration error

Posted on November 14, 2016 at 16:59Hi guys,I want to use the internal 8MHz HSI reference for generating my clocks, but allthough there is now clock speed error to resolve I still get an error that the HSI is not recommended for the PLL as input. Wh...