cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407 Background Proccesses

stone
Associate II
Posted on October 11, 2014 at 00:19

Hi everyone

I was hoping a veteran here could give me a good detailed tutorial on how to get a background process running on the F407 discovery board. For example, I'd like to get my ADC to gather data at a 2kHz sample rate in the background, while my main() functions do their own thing.

 I've been doing some researching and it looks like I want to use a timer to control the ADC conversion process, but I'm not sure how to initialize it or if it's even what I want to do? If someone could point me in the right direction, that would be greatly appreciated. 
1 REPLY 1
Posted on October 11, 2014 at 01:33

[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/stm32f207%20ADC%2BTIMER%2BDMA%20%20Poor%20Peripheral%20Library%20Examples&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&currentviews=3034]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2Fstm32f207%20ADC%2BTIMER%2BDMA%20%20Poor%20Peripheral%20Library%20Examples&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=3034

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..