User Activity

Posted on May 19, 2017 at 12:28Hi,I am working on STM32F769BIT MCU. I have parallel 24 bit RGB data enable mode LCD Display.I have generated a code from STM32 CUBE and changed the settings related to PIN,PORT configurations related to R[0-7],G[0-7],...
Posted on May 11, 2017 at 11:40Hi,I have flashed a binary for stm32f769i-eval board from the following pathD:\EMENS\STM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Demonstration\Binary\ STM32CubeDemo_STM32F769I-EVAL_V1.2.0.hexI have copied video fil...
Posted on April 22, 2017 at 08:36Hi,I am testing ADC interface on STM32F769i-Eval board.When i use default Example of ADC provided by ST, it works properly.STM32Cube_FW_F7_V1.6.0\Projects\STM32F769I_EVAL\Examples\ADC\ADC_RegularConversion_PollingBut...
Posted on April 18, 2017 at 12:39Hi , How to calculate the frequency for CAN interface in STM32F769i-Eval board?In CAN Example prescaler value is 4 and it is for 1MHz.What should be the prescaler value for 250kb/s in source code?Thanks and RegardsRi...
Posted on April 14, 2017 at 13:50Hi,I am testing CAN interface on STM32F769i-Eval board.I have created a CAN Application and i can able to receive CANpackets on the PC Application in Loopback mode.Unable to receive messages in Normal mode.Moreover i...