This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR2433: Unable to program microcontroller over I2C bus on bullseye image of RaspberryPi.

Part Number: MSP430FR2433

We updated our RPi image from Buster 32-bit to Bullseye 64-bit and cannot program MSP430 over the I2C bus (i2c-0). We are using msp430-i2cbsl-tool to flash it, and I had to make it again for the new OS. I am also getting extra I2C devices in /dev directory in Bullseye image - i2c-10, 11 and 2. I have also added this in my config.txt -> 

#-- enabled I2c1 & I2c-0 ---
dtparam=i2c_arm=on
dtparam=i2c0=on

Attached are some screenshots of the flashing process and errors -

1. With RST and TEST Sequence ->

2. Without RST and TEST Sequence ->

**Attention** This is a public forum