User Activity

Posted on February 06, 2017 at 04:13Hi, I am working on a project using EXTI interrupts from the GPIO pins on the STM32F303 Discovery Board. I am using the STM32F03x_StdPeriph_Driver and CMSIS libraries. In these libraries EXTI 1-16 are defined, whi...
Posted on January 29, 2017 at 09:53 Hi I'm working on a project where I need to enable external GPIO interrupts on the STM32F303 discovery board. I've looked up several examples online, but can't seem to get in to work. I'm using theSTM32F30x_Std...
Posted on November 16, 2016 at 08:45Hi, I am working with the STM32F303 (using the STM32F3Discovery) and I have been trying to set up I2S communication with an external audio codec. I generated code to set up the peripherals with STCubeMX. It genera...
Posted on October 05, 2016 at 20:17Hi, I'm working on a project that needs a microcontroller to produce a control signal for an analog audio effect. The microcontroller I choose needs the following requirements:-Through-Hole / DIP package-At least 4...
Posted on August 17, 2016 at 21:50Hi, I am working with the F303 and cannot find documentation on which DMA channel is used for a given ADC. I am looking for the equivalent of this: http://www.st.com/content/ccc/resource/technical/document/applicati...