User Activity

Posted on April 20, 2015 at 20:36 I am currently have intermittent issue where I am getting stuck in ''void USB_HP_CAN_TX_IRQHandler(void)'', Everything works well from minutes to hours then I notice my CAN traffic stops, currently I TX one mess...
Posted on December 18, 2014 at 23:46  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 30, 2014 at 23:20 I am trying to get the ADC working on a STM32F302 processor and I am noticing while single stepping the code is when I call�? HAL_StatusTypeDef HAL_ADC_Start(ADC_HandleTypeDef* hadc)�? and exercise the code t...
Posted on September 25, 2014 at 20:04  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 19, 2014 at 22:27 I would like create a variable that contains port and pin information, so I can use the high level name to perform all reads and writes. I am looking for help with the syntax to create a: Structure for...