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

SWD connector on custom board

Posted on April 10, 2015 at 18:53Hello, I have a STM32F411 nucleo board and I would like to cut STLink out. I'm building a shield for nuecleo board and I want to add a SWD connector. So I look at CN4 on STLink and  altium schematic and I have some d...

Periodic RTC calibration STM32F1xx

Posted on April 08, 2015 at 15:56Hello,MyProject: Calibrate RTC LSE clock continuously based on an external time reference.MyProblem: Calculation of re-calibration value.Description: I start a calibration measurement interval time t1 and stop it at ...

Function callback on ISR generated by CubeMX

Posted on April 05, 2015 at 00:47Hello, I'm Leonardo, from Argentina.  I've just started with STM32F4 Nucleo board and I'm trying to use CubeMX for Code generation. I configure TIM5 and 4 IC channel to generate Interrupt. So I'm studying the genera...

Internationalization

Posted on April 10, 2015 at 14:24hiwhat is the approach to do  http://askubuntu.com/questions/502987/what-to-do-so-that-issue-net-shows-readable-banner-characters-to-chinese-russian with stm32f4 board?thank #software-design

LIS3DH Accelerometer interrupt to STM32L151

Posted on August 30, 2013 at 00:22I am trying to interface LIS3DH Accelerometer over I2C to STM32l151rx series microcontroller , I am able to Read  X,Y,Z register  content , but i want to use the inbuilt motion detection interrupt feature of LIS3DH ...

akp25i by Associate II
  • 1148 Views
  • 3 replies
  • 0 kudos

STLink Virtual COM Port issues with sending data

Posted on March 23, 2015 at 10:06Hey there, I have a major problem with STM32nucleo an it's virtual COM port. I'm using it for a while to measure some voltages and send them to labview. Sometimes I got the a timeout error in labview, waiting for ser...

STM32F429 SAI HAL_SAI_ErrorCallback errors OVRUDR

Posted on April 10, 2015 at 13:54Hi, i'm using SAI output on STM32F429BIT6. I used some of the code from STM32CubeF4-Example stm324x9i_eval_audio.c for initialization. In pricipal all works fine, but sometimes i get an Error from the SAI interface a...

d239955 by Associate II
  • 404 Views
  • 0 replies
  • 0 kudos

STM32 USB High Speed maximum speed limitation

Posted on April 10, 2015 at 13:46Hi all! I study the maximum transfer speed possible for USB HS host in STM32F407. Using code from ST-examples for USB High Speed host, I managed to transmit no more than 4 bulk packets of 512 bytes per microframe (12...

morpeh89 by Associate II
  • 597 Views
  • 0 replies
  • 0 kudos

problem in loading the code

Posted on April 04, 2015 at 07:45Hi I was using cube for programming the stm32f030r8t6 for that there is a option of configuring the clock there I had managed clock by prescalling it to very small values i.e. /512 & /16 now when ever I used to downl...

emWin Problem on DROPDOWN_SetItemDisabled function

Posted on April 10, 2015 at 09:37I have discovered that DROPDOWN_SetItemDisabled function always crash with emWin V5.22I found the it has been solve with version 5.24BCurrently, NXP's support emWin V5.24B So, ST does have any plan to update emWin li...