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

UART mirroring on pico-ice-v3 #34

Closed
vk2seb opened this issue Aug 23, 2023 · 1 comment
Closed

UART mirroring on pico-ice-v3 #34

vk2seb opened this issue Aug 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@vk2seb
Copy link
Member

vk2seb commented Aug 23, 2023

The pico-ice-v3 board has an RP2040 between the iCE40 and USB port with emulated serial.

The calibration tool needs to be tested using the UART mirror through the RP2040, might need to change the baud rate to ensure it gets mirrored correctly.

This firmware for the RP2040 should do it https://github.com/tinyvision-ai-inc/pico-ice-sdk/tree/6ef9518a3d6a64894ddc7af0d36fad5698755ada/examples/pico_usb_uart

problem is it runs at 115200, whereas all examples use 1MBit UART baud rate

@vk2seb vk2seb added the enhancement New feature or request label Aug 23, 2023
@vk2seb
Copy link
Member Author

vk2seb commented Oct 9, 2024

This was fixed when I added Tiliqua R2 as a supported target in #62

@vk2seb vk2seb closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant