Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
I want to use the Discovery board STM32F0308 to input USB data and output 2 byte parallel data using a slave clock to retrieve the bytes. As I am gathering data from a PC, what baud rate can one expect to get? Thank you.