prashant_408
Newbie level 1
Hi,
I've come across a strange behaviour of the board, where the SDA and SCL lines of I2C are controlled by a register. So when I write '1' into perticular bit for that register, the line should go high as per my expectations.
When I do that using debugger, it works, but when I do it from software it is failing.
Somewhere in earlier posts here I saw a reply regarding zero ohm's resistor use as:
" The 0 ohm resistors could be connected to different pins on for example a microcontoller, to pull pins high or low.
Diferent combinations of mounted and not mounted jumpers could tell the microcontroller wich version it is.
When it reads which pins are pulled high and low, it would set up different parameters in the software. "
Since I've removed the zero ohms resistor in between the device and the pins, can it be a cause for problem ??
thanks in advance !
-Prashant
I've come across a strange behaviour of the board, where the SDA and SCL lines of I2C are controlled by a register. So when I write '1' into perticular bit for that register, the line should go high as per my expectations.
When I do that using debugger, it works, but when I do it from software it is failing.
Somewhere in earlier posts here I saw a reply regarding zero ohm's resistor use as:
" The 0 ohm resistors could be connected to different pins on for example a microcontoller, to pull pins high or low.
Diferent combinations of mounted and not mounted jumpers could tell the microcontroller wich version it is.
When it reads which pins are pulled high and low, it would set up different parameters in the software. "
Since I've removed the zero ohms resistor in between the device and the pins, can it be a cause for problem ??
thanks in advance !
-Prashant