Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by cyberponk

  1. C

    ATmega32u4 i2c bug in Proteus ?

    I have 4.7 digital pull ups connected, but the thing is, the pins never get to change states in the first place, because I cant get the MCU to set i2c enable registers. SDA and SCL are always LOW. ATmega16u4 has the same problem, but ATmega328p works fine, TWCR register can be changed and i2c...
  2. C

    ATmega32u4 i2c bug in Proteus ?

    Hi mates, I am trying to use i2c with ATmega32u4 in Proteus (version 8.5 SP1) and in my i2c library the following line hangs the MCU: while(wait && (TWI_MTX == twi_state)){ continue; } It never gets past this. Doing some debugging I verified that TWCR never changes in this model, so...

Part and Inventory Search

Back
Top