-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility to STM32F303 #8
Comments
The firmware is written in C and uses Arduino libraries from http://www.stm32duino.com/. You can check those forums, if anyone has ported the Arduino base to STM32F303. |
Have you made any discoveries? I am planing on switching the chip myself. |
Sorry, I went with a different Oscilloscope and completely forgot about this Idea. |
Hi - What was your alternative? I was also considering doing exactly as you suggested with STM32F303. But if there is a different kit out there.. I'd be interested to know the options |
Hi,
I am really interested in the DSO138, but i would like to be able to sample at higher frequencies.
AFAIK the DSO138 can be used up to a frequency of 200KHZ. However The DS212 uses an STM32F303 instead of an STM32F103 and it can be used up to 1MHZ.
Since both MCUs are pin compatible, i thought about getting an DSO138 and replacing the STM32F103 MCU with an STM32F303. So my question is, whether you know anything about firmware compatibility.
Also i would like to use both ADCs interleaved for the same channel, to improve the sampling rate.
I approeciate any hints or further information.
The text was updated successfully, but these errors were encountered: