Further analysis on my TinySA Ultra:
- This is an official (no clone) TinySA Ultra, HW version V0.4.5.1.1
- Device powers up, screen works.
- Can connect to serial port and enter 'version'.
- Can do 'clearconfig <passcode>' and 'reset'.
- On most other commands, the serial interface freezes, and I have to power cycle the device.
- The TinySA windows program connects to the serial port, but after the vbat command it times out:
connect: serial port connecting ..
connect: serial port connected
43.888 tx: help
43.926 rx: help
43.926 rx: commands: freq time dac nf saveconfig clearconfig zero sweep pause resume wait repeat status caloutput save recall trace trigger marker line usart_cfg vbat_offset color if if1 lna2 agc actual_freq freq_corr attenuate level sweeptime leveloffset levelchange modulation rbw mode spur lna direct ultra load ext_gain output deviceid correction calc menu text remark
43.926 rx: Other commands: version reset data frequencies scan hop scanraw abort test touchcal touchtest usart capture refresh touch release vbat help info selftest sd_list sd_read sd_delete threads
43.926 rx: ch>?
43.926 tx: version
43.957 rx: version
43.957 rx: tinySA4_v1.4-169-ged1dfed
43.957 rx: HW Version:V0.4.5.1.1
43.957 rx: ch>?
43.957 tx: info
44.004 rx: info
44.004 rx: tinySA ULTRA
44.010 rx: 2019-2024 Copyright @Erik Kaashoek
44.010 rx: 2016-2020 Copyright @edy555
44.010 rx: SW licensed under GPL. See: https://github.com/erikkaashoek/tinySA
44.010 rx: Version: tinySA4_v1.4-169-ged1dfed
44.026 rx: Build Time: May 30 2024 - 13:32:12
44.026 rx: Kernel: 4.0.0
44.026 rx: Compiler: GCC 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]
44.041 rx: Architecture: ARMv7E-M Core Variant: Cortex-M4F
44.041 rx: Port Info: Advanced kernel mode
44.041 rx: Platform: STM32F303xC Analog & DSP
44.057 rx: ch>?
44.126 tx: vbat_offset
44.157 rx: vbat_offset
44.157 rx: 300
44.157 rx: ch>?
44.173 tx: vbat
44.204 rx: vbat
59.210 rx link timeout .. disconnecting
- Serial commands like 'touchtest', 'touchcal', etc also seems to hang.
- I have succesfully installed the latest firmware using the ST32CubeProgrammer
- When I poweron the device while holding the 'rockwheel' to the left, it seems to change the frequency.
- When I poweron and then very quickly (within 0.5 seconds or so) press and hold the rockwheel , the menu displays, but after that the device seems to freeze up. The menu remains on the screen, but I cannot use the rockwheel to change anything and also the touchscreen is unresponsive.
Are schematics of the TinySA Ultra available, so I can troubleshoot myself?
-Frank