free-pdk / easy-pdk-programmer-software

Easy PDK programmer for PADAUK microcontroller
https://free-pdk.github.io/
GNU General Public License v3.0
113 stars 37 forks source link

PFS154-s08 serial helloworld #81

Open dw5304 opened 2 months ago

dw5304 commented 2 months ago

the default hello world example doesnt seem to send uart out over the ic's pin? when i run the easypdkprog.exe -n PFS154 start i can see it does say

Running IC (5.00V)... IC started, press [Esc] to stop. Hello World! Hello World! Hello World!

steps to reproduce download the release from the site on windows. easypdkprog.exe -n PFS154 erase easypdkprog.exe -n PFS154 write ..\Examples\helloworld_pfs154.ihx Erasing IC... done. Writing IC... done.

easypdkprog.exe -n PFS154 start Running IC (5.00V)... IC started, press [Esc] to stop. Hello World!

expect to see uart "hellow world" on pin 2 on the oscilloscope using 115200 , data bites 8, parity check none, stop bit 2, at least thats what I believe it should be based on the src documentation? Screenshots

PXL_20240912_161543287 RAW-02 ORIGINAL

Desktop (please complete the following information):