STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1066 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

SPI Issues: NSS stays low, clk pol high toggling

Posted on April 12, 2018 at 18:46Using STM32F0 device and having some trouble with NSS hard output returning high after transaction, and also when using idle high clock polarity the preamble idle state is changing.  Sometimes it toggles high before ...