STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FT812, Correct way to manually configure SPI?

Hi guys, I'm fairly a newbie to stm32 so please forgive me if I make some mistakes, I'm trying to configure a driver code for a SPI FT812 NHD display on STM32G474VETx chipset, so far I've been able find a driver code and ported it over onto STM32, ho...

Resolved! STM32G491RE MCU getting struck

Hi,I am working on stm32g491re custom board.I am using STM32cubeide  and segger jlink debugger with serial wire debug.After flashing the firmware program getting struct at intializationlike HAL_GPIO_INIT()and HAL_TIMER_init()if I try to suspend the r...

DAC underrun when writing to a HRTIM register

Hi,I have the following configuration:1. ADC converts values and writes it to memory with DMA2. DAC outputs the ADC data also with a DMA3. Both, the ADC and the DAC are triggered by HRTIM TimerA at a rate of 700kHzAll works fine, I can see the data c...

berait by Associate II
  • 229 Views
  • 1 replies
  • 0 kudos

HRTIM Start Synchronization

Hi All. So, I'm currently working on a project that I need some assistance with... I'm using the HRTimer and ADC. Timer A and Timer E both control my gate drive outputs; they're variable frequency. I also have Timer F, which controls my ADC sampling....

Jbin0101 by Associate II
  • 178 Views
  • 1 replies
  • 0 kudos

10 msps dac and adc stm32 recommendation

Dear Stm32 users,I currently plan to design an analog function generator and capture System.The old System used an analog lock in amplifier circuit to excite and capture noisy signals from a measurement source.For cost and pcb size saving i am consid...

Labels