Skip to content

1.06

Compare
Choose a tag to compare
@mean00 mean00 released this 23 Jan 10:29
· 82 commits to master since this release
  • Use timer for most timebases except 5us/div and 10us/div => much more accurate
  • No longer using bootloader !
  • General speed-up
  • Fixed some bugs around trigger
  • Use M4 FPU for GD32F303
  • Can overclock STM32 to 128 Mhz using -DMCU_SPEED=128000000
  • Overall stability

The only that is not working too well is the 5 us/div due to fast interleaved mode.
The files you probably want are :

  • Dso150STM32F103_vanilla.bin if you didnt modify the rotary encoder
  • Dso150STM32F103_usb.bin if you connected the rotary encoder to PB14 and PB15