mean00
mean00
Would it be possible for you to get a st linkv 2 clone and upload that way ? ( a clone is ~ 2$ or so) I tried with DSO...
Please find cal6 attached, should be similar to cal5 When it is stuck, it would be interesting to see if it crashed i.e. the output of the 'bt' command [cal6.zip](https://github.com/mean00/lnDSO150/files/9963843/cal6.zip)
+ be absolutely sure it is not a FNIRSI PCB
The main diff between FNIRSI and non FNIRSI : - the detection of AC/DC/GND - the test signal range is hardwired to 0..3.3 v on FNIRSI - So if the...
No, it's good :) It did not crash, it's just waiting for the ADC to say "done". If you are ok with it, I'll create a few test programs to...
Could you try running the code i.e. mon swdp_scan attach 1 file cal6.elf r
Hi Sorry for the delay Did you do a "git submodule update --init" before starting the cmake command ?
ok there is something weird just a sec
I broke something , while i fix it, does the following work for you ? (Build for G3F303 with half step and rotary encoder rewired) [lnDSO_M4_mod_hstep_96M_USB_CLANG.elf (2).ck_bin.gz](https://github.com/mean00/lnDSO150/files/13812298/lnDSO_M4_mod_hstep_96M_USB_CLANG.elf.2.ck_bin.gz) [lnDSO_M4_mod_hstep_96M_USB_CLANG.elf.gz](https://github.com/mean00/lnDSO150/files/13812299/lnDSO_M4_mod_hstep_96M_USB_CLANG.elf.gz)
This should work now, careful you'll want to use cmake **-DUSE_NO_DEFAULT=1** -DUSE_GD32F3=1 -G"Unix Makefiles" .. else it will revert to default i.e. g32F3 + Clang