• STM32F746 : PLL not ready forever.
    Hello, I am trying to enable internal clock ( HSI ) in stm32f746. But when I debug code, I find that pll ready bit of RCC's CR register is not set. Following part of code always return HAL_TIMEOUT...
  • STM32F746-Multi channel ADC with DMA Problem
    Hello, I am trying to implement multi-channel adc with dma. I am using STM32F746 Discovery Board. But seems not working. Here is my initialization functions : First, here is my buffer that fills...
  • zi data greater than device ram stm32f746
    I'm doing a project that use all resources and options available in stm32f746 using its discovery board to create a smart controller I did not reach half distance of my road and now the zi data is around...
  • ECG waves
    I am trying to generate ecg waves in both glcd and cro. My glc part is over, can any1 tell how to generate ecg signal using dac which can be given to the cro.?
  • Sine wave
    Hi I have found the codes and I am trying to understand the code as it is about generating sine wave but I got lost in the offset sections. I would be grateful if you offer any help me to understand...