User Activity

Posted on December 06, 2016 at 20:55 Hello, we have a project using all the three ADCs of the F7. It runs without any problem on Keil package 2.5.0 which includes HAL 1.0.4. Now, I want to upgrade to version STM32F7 HAL 1.1.0 but I am having p...
Posted on July 25, 2016 at 16:20Hello all,I am using both CAN on my device.  It is all working well except that I am receiving in HAL_CAN_RxCpltCallback() an incorrect ID value for all my CAN2 filters.  I have 6 filters on CAN1 from 0 to 5 and 6 fil...
Posted on May 04, 2016 at 23:29 Hello everyone, I have managed to configure the FMC to read/write on my external SDRAM. Now, I am trying to put the heap on it. Unfortunately, I am unsuccessful. I look up on the forum and I have did change...
Posted on November 02, 2015 at 19:29I need to use the timer synchronization in my STM32F7 project.  The purpose of the timers are to provide the necessary signals to a CCD sensor.  I have a shutter pulse (T5-CH4) and a pixel clock (T4-CH2).  I am al...
Posted on September 15, 2015 at 16:47Hello,I have a basic breakpoint question.  I am using Keil uVision5 with an ULINK-PRO.  I have a project with Keil RTX RTOS.  I set breakpoints at different places in my code and when the one of them triggered my...