STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! how to turn-off the STM32F429 Disco kit's lcd ?

Posted on September 07, 2017 at 03:03HI,I'm currently test the STM32F429 Disco kit with some example on step by step.But I nerve that LCD always turn on, So Is there any way to turn off the lcd ? because I'm not ready to test the LCD.

Resolved! Set MACSSIR Sub-second increment register

Im can not set SNSINC-bits from MACSSIR Sub-second Increment Register. Other Bits like SSINC I can set without problem ! (STM32H745XIH6U Discovery Kit ). Look like a Bug ?

maniek by Associate II
  • 903 Views
  • 3 replies
  • 0 kudos

STM32F446RE Still Not Responding

Hello,I am working with an STM32F446RE, and oddly, I am able to get one pin to set HIGH using HAL and/or direct register manipulation, but if i try to use two or more pins the debugger console prints out "Device not responding" repeatedly before shut...

Aaronium by Associate III
  • 1106 Views
  • 6 replies
  • 0 kudos

STM32G0 Option Byte

Hi all, I'm trying for the first time the new STM32G071RBT6, I'm looking to set the correct option byte via the .s file but something is wrong.. Thanks for help.

0690X00000ByJ7eQAF.png 0690X00000ByJ6WQAV.png 0690X00000ByJ6HQAV.png

How to make LED (LD2) in NUCLEO-G474RE stop blinking ?

Hi everyone,I am trying to play around with the demonstration application included in the NUCLEO-G474RE. The user LED (LD2) blinks at 3 different frequences (increasing order) and one can shift between them by pressing the B1 switch (blue switch) and...

jefazo92 by Associate III
  • 1643 Views
  • 1 replies
  • 0 kudos

NSS pin mode

Hello,I'm using HAL_SPI_Transmit function to transfer two bytes over SPI, NSS pin controlled by SPI module. I noticed that NSS pin is changing state after each transmitted byte. I need that NSS goes low before transmission is started and goes back to...

JBert.1 by Associate II
  • 2150 Views
  • 9 replies
  • 0 kudos

NUCLEO-STM32F446RE: TX working, RX not

Hi!I am using a NUCLEO-STM32F446RE and HAL which was created with CubeMX. I can send messages via CAN to my test PC. Messages which are sent to the NUCLEO board are correctly acknowledged from the NUCLEO board. So I assume that HW wiring, CAN transce...

TMass.1 by Associate
  • 891 Views
  • 0 replies
  • 0 kudos

STM32 UART Call back function

Hi,I am using STM32F4 based microcontroller and configured it using STM32Cube IDE and free rtos. I have my uart driver interrupt for reception with call back function. HAL_UART_Receive_IT(&huart2, (uint8_t *)&Uart.RxByte, 1);and call back function HA...

Kumar B by Associate II
  • 5350 Views
  • 4 replies
  • 0 kudos