I need help to error messages and the reasons over it.
My first test connected Pixy over SPI header to Arduino MEGA - my test program runs perfect without errors.
But I need an UART communication with the MEGA board Serial #1 with 19200 baud an I use the last (Juni 6.) UART Library.
My test program with 1 sec.delay get blocks forever.
Between correct blocks I get many “cs error” and “reorder” errors - example:
Objekt=rechts - Hoehe okay Objekt=Mitte - Hoehe ?? Objekt=Mitte - Hoehe ?? cs error cs error reorder reorder reorder reorder reorder Objekt=Mitte - Hoehe ?? Objekt=Mitte - Hoehe ??
Please who can help for this problem?
Rainer