Hi Team, seeking some support.
Following the TI tutorial "[FAQ] DLPDLCR230NPEVM: DLPDLCR230NPEVM Quick-Start Tutorial" found in the following link:
I followed all the previous steps, including steps 21, 22, 23 by setting the I2C bus to 22 and altering the "DEFAUL_I2C_BUS = {num}” to 22 (shown in attachments 2 and 3).
I'm having problems with the last step (Step 24). After I executed the command python init_parallel_mode.py I got an error (shown in attachment 1) and now my EVM no longer projects, not even the sample python code (sample05_led.py).
After executing this command (python init_parallel_mode.py), now the 1b field is no longer populated in i2c bus number 22 (attachment 4), and won't get populated again by following the previous steps (DEFAUL_I2C_BUS is still equal to 22 in the i2c.py file).
Thank you.
-Mark