STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

bringing up new STM32H734II board and no debugger

Posted on June 01, 2018 at 23:20Hi,This is a new custom board with the STM32H743II MPU with a Segger jlink debugger. Segger continually says that it cannot connect.I have tried connecting with both SWD and JTAG, but same result.All other comments ar...

Resolved! STM32L4 simple uart transmit interrupt

Posted on April 10, 2018 at 13:14Hello,i've followed many tutorial to try to get UART with interrupt working on my stm32l476rg (nucleo board) :at the main.c, before while(1) loop :HAL_UART_Transmit_IT(&huart4, (uint8_t *)welcome_str,sizeof(welcome_s...

Timer 3 clock half of that expected

Posted on June 05, 2018 at 11:27Hi, we are struggling to understand the behaviour of the timer clock for the STM32F767zi.We are using the nucleo-F767zi board, at 216MHz.The  for APB1 prescalar is 4, and due to the x2, we are expecting the Timer3 clo...

Change MCU on STM32CubeMX

Posted on June 05, 2018 at 09:59Hello, I would change my MCU on STM32CubeMX without change projet.I have a STM32L053K8 and I want a STM32L051K8This is possible ?

STM32F429 StemWin

Posted on May 15, 2018 at 12:48Hello everyone,I try to use WM_MOTION_SetMovement function at STemWin, and I use external interrupt, but when ı use external interrupt code is not work. please help me.this code :WM_MOTION_SetMovement(hMotion, GUI_COO...

STM32L475VG ADC usage

Posted on May 09, 2018 at 10:47Hi AllWe are using STM32L475VG IoT discovery board.We want to use the ADC1 on the board and get the Analog data input on PA0.But we are unable to get it going using the HAL code generated using the MX cube software.Wha...

CubeMX USART LL Configuration not Working!

Posted on June 04, 2018 at 09:54Dear friends,I am trying to send 8 bytes over RS485 protocol using LL libraries.I could achieve sending data using HAL libraries (CubeMX configuration) andSPL libraries.Now I want to use LL APIs to transmit data. I've...

Mujtaba by Senior
  • 369 Views
  • 2 replies
  • 0 kudos