Running STM324x9I-EVAL_USBH-FS on an STM32429I-EVAL board
Apologies in advanced for the amateur question here folks I am new to STM devices and the cube and truestudio and am trying to understand it better. Im developing a product that has a requirement for USB communications. So I have loaded the example project from the cube demo projects for F4 in STM32Cube_FW_F4_V1.24.0 folder into truestudio. I can build and run the project but I am not sure how to use the example... I have the following questions:
- Do I connect an RS232 to a machine and talk to that using a terminal program?
- do I need a particular configuration on that serial port?
- What configurations do I need on the terminal program connected to the virtual com port from the USB FS port1?
- What should I expect to see when using this demo project?