User Activity

Windows 10 64bit - STM32CubeMX 6.0.1 - STM32H7B3LIHxQ MCUAttempting to generate a fresh project and get the below error. Any thoughts on how to resolve the issue? project file attached. Thanks!
Posted on October 24, 2017 at 02:57Hi all,I'm somewhat new to the micro world of development. I am trying to create a fairly large object in the SRAM on the F429Disco.I am using the FMC_SDRAM example provided by ST. It compiles and run fine Out of t...
Posted on February 08, 2016 at 21:56 Hi, I'm using a STM32F429 disco board. I used the CubeMX to gen my HAL. Everything works pretty great, except for after a while my CAN IT stops firing. Here is my code below. In the HAL_CAN_RxCp...
Posted on February 04, 2016 at 16:20 Used the STMCubeMX to generate the code. STM32F429I disco board, CAN running at 500k. I added a very simple to the loop, hcan1.pTxMsg->StdId = 0x11; hcan1.pTxMsg->ExtId = 0x01; hcan1.pTxMsg-...
Posted on February 04, 2014 at 22:53 Gents (and maybe Ladies), My goal is to wait until a certain amount of data has been received. I have setup an interrupt (Can Bus) and when it is triggered it stuffs the message into an Array. I'm usin...
Kudos given to