• 8051 - I2C BitBang
    Im using I2C bitbang and Im facing an issue. I think I need a delay between SCL and SDA lines. Im not sure how much the delay needs to be. Can someone check my I2C code to see if everything checks out...
  • CANopen SDO timed out on sub-indexes 1 only
    Hello Everyone, I've integrated successfully the CanFestival library on a LPC2368 (MCB2360). Now I would like to make it work on a LPC1768. Everything works fine excepts the Sub-Index 1 of ALL Indexes...
  • LPC2478 SPI SSEL trouble
    Hello, I am reading the measurements of an external ADC connected to a SPI bus. I have noted that even though the LPC2478 is configured as having P0.16 with the role SSEL (SPI), the chip select is...
  • Reading Pins
    Dear All, I've tried to read the pin of Port1 , but i failed . I should write one to it right ? , how do i read a one again ? If i tried to write the following code,it works without checking the...
  • Trouble with reading SBUF1
    HI everyone! I am workinf with Silabs 8051F020, and I need to use the uart1 shift register mode (mode 0). Everything seems to work fine, except that when I try to read the SBUF1 register and load...