• smbus
    Hello ALL, i would be very nice to get an answer for the next question.... I have a F1xx µC and a serial EEPROM. The code I was plaing with is: .... SMB0CN = 0x44; -> (1) MemoryPower(pwm);-...
  • Issue with external oscillator and SMBus interrupt
    Hello, I've got an issue when I use a low external frequency (32kHz) on C8051F350. In classic case, this frequency is used to have a very low consommation. I would like to switch to internal 3.0625MHz...
  • SMBus is not working with the bootloader
    We have a product based on Si1000 chip. Recently we needed to add SMB functionality. Everything works fine in debug mode. However when I add the bootloader into the mix SMB stops functioning. The...
  • toolstick + 8051f330 + SMBUS problem
    hello, i have a problem on a developpement board toolstick which is associated to a 8051f330. for example: electronicdesign.com/.../14025_fig.1.jpg I want to make make and simule an SMBUS communication...
  • Interfacing C8051F350(SMBUS) to I2C eeprom
    Hello all, I am using C8051F350 MCU from silabs in a product, I tried to use its flash writing feature to emulate EEPROM but failed due to not knowing that you can't erase flash byte by byte. So we...