STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32C8T6 UART Not working

Posted on March 23, 2018 at 06:40Trying to get STM32C8T6 UART to send data but nothing comes through. I configured the RCC, SYS, USART1 (baud 9600) and the integrated led on cubemx.  Tx connected to A9, Rx to A10. My code is as follows:    UART_Hand...

rtek by Associate II
  • 668 Views
  • 6 replies
  • 0 kudos

STM32CubeMX : microcontroller stopped working

Posted on March 24, 2018 at 09:40   Hi All,I am newbie with STM32CubeMX(Although on STM32F10x old libraries, along with CooCox, I have been working for last 6 years). I created a simple GPIO Toggle Project (Keil MDK-ARM) for STM32f103RET6. I configu...

STM32 CAN bus ''bit dominant error'' meaning

Posted on March 23, 2018 at 17:15I understand a high speed CAN bus bit error means that while I am transmitting a bit outside of the arbitration period I sense the opposite bit on the bus.   However STM gives two bit errors: 'bit dominant error' and...

[bug] SysTick_Handler optimised out of F4 HAL project

Posted on March 22, 2018 at 19:52Hi all,So i've been banging my head up against a wall trying to work out what's been going on here...Somehow SysTick_Handler() and so HAL_IncTick() are being optimized out (or just not included) in my Release build.T...

mwp by Senior
  • 244 Views
  • 3 replies
  • 0 kudos

Possible STM library bug in CAN interrupt routine

Posted on March 23, 2018 at 17:23I am using STM32F072 device and I am using STM library calls for all my CAN routines.  But I notice that occasionally, the main interrupt routine HAL_CAN_IRQHandler(&hcan) would not get called.At the end of my HAL_CA...

Vu.Andy by Associate III
  • 129 Views
  • 1 replies
  • 0 kudos

FMC Connect

Posted on March 22, 2018 at 10:03Hello, I want to use SDRAM with STM32F429(lqfp100). How can I connect FMC pins to SDRAM.Please can you help me ?