#avr Logs

Mar 18 2019

#avr Calendar

12:54 AM day_ is now known as day
03:02 AM rue_bed2: --
02:16 PM HelloShitty: Hello
02:17 PM HelloShitty: I have to write a baud rate value of 100KHz in a register called TWI0_MBAUD
02:17 PM HelloShitty: How do I write it into there?
02:17 PM HelloShitty: I'm using an AtMega4808
02:39 PM Emil: HelloShitty: consider joining #avrs
02:44 PM HelloShitty: I joined
02:45 PM HelloShitty: Anyway, this is really conffusing to try to do anything just by the datasheet
02:45 PM HelloShitty: I'm trying to write my own code to use the TWI interface of my AtMega4808
02:45 PM HelloShitty: but the datasheet is conffusing
02:46 PM HelloShitty: I have a temperature sensor that is connected to the Mega4808 by a TWI interface
02:46 PM HelloShitty: and I want to setup the TWI interface to read data from temp sensor
02:47 PM HelloShitty: and there is this register called TWI0_MBAUD I need to set
02:47 PM HelloShitty: and when I read the temp sensor datasheet it says/31
02:47 PM HelloShitty: ups
02:47 PM HelloShitty: sorry, ignore that