Skip to content
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

PFS154-s08 serial helloworld #81

Open
dw5304 opened this issue Sep 12, 2024 · 0 comments
Open

PFS154-s08 serial helloworld #81

dw5304 opened this issue Sep 12, 2024 · 0 comments

Comments

@dw5304
Copy link

dw5304 commented Sep 12, 2024

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):

  • OS: Windows 11 pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant