@cidadaomsr GNU GCC. At that time I used the free Ride7 IDE which comes with the GNU GCC toolchain.
Though now the Ride7 IDE isn't free of charge anymore so instead I am currently using the free, Atollic TrueStudio, that is limited to ST devices only but doesn't have any code or optimization limitation.
He wrote the calculation first on the screen:P (018)
turbojohnyS 1 week ago
Really cool! What toolchain do you use?
cidadaomsr 1 week ago
@cidadaomsr GNU GCC. At that time I used the free Ride7 IDE which comes with the GNU GCC toolchain.
Though now the Ride7 IDE isn't free of charge anymore so instead I am currently using the free, Atollic TrueStudio, that is limited to ST devices only but doesn't have any code or optimization limitation.
mindthomas 1 week ago
this is a STM example? What is the name of it and where can i get it?
getson84 6 months ago
@getson84 The first part of the video is one of the ST examples, but the oscilloscope is not.
You should download the STM32 DSP Library to get started using the Fast Fourier Transform algorithm on the STM32.
You can download it here: st.com/stonline/stappl/resourceSelector/app?page=resourceSelector&doctype=FIRMWARE&SubClassID=1169
mindthomas 6 months ago
@mindthomas
yes thank you i found it. I didnt know that this lib is only available for the F103. I have the F107.
And nice work ;)
getson84 6 months ago
Sure...
You could also check ny blog in the meanwhile: elec . tkjweb . dk (remove the spaces)
mindthomas 1 year ago
cool! more please
jamesleetrigg 1 year ago