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

STM32F4 HAL CAN Receive Interrupt Error

Posted on April 03, 2017 at 17:47I'm trying to get the STM32F4 Discovery board to transmit and receive CAN frames.I've already got it to work with polling, now I'm trying to get the transmit and receive interrupts working. The transmit interrupt wor...

STM32 How to set/use the Real Time Clock

Posted on April 03, 2017 at 17:15Hello,I am having issues with the Real Time clock. Occasionally it will miss its interrupt ( always when I stop the debugger )I am not setting the date/time as I just want to have interrupt trigger a second from the ...

CAN Problem STM32F4

Posted on March 30, 2017 at 13:09I'm having a hard time getting my STM32F4 discovery board to communicate with my CAN bus. I've successfully implemented a communication between CAN1 and CAN2 on the same Discovery Board, with a transceiver on each CA...

STM32F334 ADC Scan DMA

Posted on April 01, 2017 at 20:22Hi,Trying to do a ADC continuous scan with 4 sequential channels using DMA, ending up with one single DMA Transfer Complete Interrupt, though I am clearing the TC interrupt. The single transfer has the correct ADC re...

STM32F411 uart asynch

Posted on April 02, 2017 at 08:19Hi, I am following STM32F411RE-Nucleo example for UART_HyperTerminal_IT.My first TX_IT works great. The problem is in the second call to HAL_UART_Transmit_IT() which fails on if(huart->gState == HAL_UART_STATE_READY)...

eran yas by Associate
  • 508 Views
  • 1 replies
  • 0 kudos