User Activity

Posted on December 14, 2016 at 21:20I am having trouble getting a stable PWM of greater than 24MHz on the STM32F334 discovery board. Below are the configurations I have:8MHz external OscillatorSYSCLK = 72MHz (PLLMUL * 8MHz, PLLMULL = 9)HRTIM source ...
Posted on November 09, 2015 at 05:06Hi All,I am trying to upload my code to an STM32F334 over SPI. In section 2.5.1 Embedded boot loader of the RM0364 Reference Manual, it states the embedded boot loader can reprogram the flash memory through USART1...
Posted on March 31, 2015 at 05:09Hi all,I am trying to get ADC working on the STM32f334 discovery board, using the HAL drivers, however there isn't enough documentation on the HAL drivers to help me (''Description of STM32f334 HAL Drivers.pdf'' does...