STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-MCSDK 5.0.0

Posted on March 19, 2018 at 12:19Hi,I'm developing a motor control application for STM32F103 and would like to use MCSDK. But in version 5.0.0 this processor is not supported (yet), dose anyone know release date for 5.1 (that will have support for F...

STM32CubeExpansion_LC_Sensor_L4_V1.0.0 Problem

Posted on April 13, 2018 at 07:02Hello, i try to implement the STM32CubeExpansion_LC_Sensor_L4_V1.0.0 in my nucleo -L476 board,i completely port the SW4STM32 to truestudio without error,however, the program run into infinite loop.section    .text.De...

FLast.11 by Associate III
  • 297 Views
  • 0 replies
  • 0 kudos

access violation at 0x40023800

Posted on April 12, 2018 at 14:47I am using stm32f446zet6 and IDE keilv5 for a project . When debugging it shows the following error ,*** error 65: access violation at 0x40023800 : no 'read' permission*** error 65: access violation at 0x40023800 : n...

Statup Source Code Error, Please help me

Posted on April 13, 2018 at 06:01I am using the IAR compiler with the Cortex-M3 EVB board. I am trying to upload a simple USART Firmware on the EVB board using the Standard Peripheral Library. If you add a file to the startup code file (even though ...

Capacitive sense problem - STM32F0

Posted on April 12, 2018 at 02:56Hi there, I am attempting to implement capacitve touch sensing using basic touch keys with an stm32f051. I have generated the project with STM32cubeMX, so setup is all there. But, struggling to write code to perform ...

0690X0000060AZ1QAM.png

Modifying the code in the main.c file

Posted on April 10, 2018 at 04:59Hi!I am curious about the main.c file among the files generated by the stm32cubemx program.I want to configure directly the system clock in the main function without calling the SystemClock_Config function in the mai...

0690X00000604WaQAI.jpg 0690X00000604ZEQAY.jpg
SJ Lim by Associate II
  • 1105 Views
  • 8 replies
  • 0 kudos

Resolved! I2C always falls into HAL_I2C_ERROR_AF

Posted on December 20, 2017 at 13:04Hi, everyone.I2C peripheral has been initialized with STM32CubeMX according to the picture bellow:I am using I2C1, pins B9 (data) and B8 (clock) in STM32F4 - Discovery. The device�s address is 0x60 (Says the datas...

0690X00000609HAQAY.png 0690X00000609GlQAI.png