Other Parts Discussed in Thread: CONTROLSUITE
Hi
I'm currently doing a coursework for my university for control CARD F28335 and my task is to load Flashing LED project (found in controlSUITE) through UART(USB) from a C# GUI. I'm new to TI products and how everything works.
What I tried so far is:
- I tried to open serial port in C# write hex file produced by CCS, 8 bits at the time with 9600 as baudrate but nothing happened.
- When i load Flashing LED project from CCS everything works
My task in more details is to erase all sectors, load hex file and program the hex file into flash everything from a C# GUI
Does anyone have any suggestions?
I've been looking in many forums but couldn't find what I'm looking for.
Can anyone help please?