Search found 2 matches

by elasa_group
04 Mar 2018 16:21
Forum: mikroC PRO for AVR General
Topic: UART communication between two AVR micro in mikroc
Replies: 1
Views: 1532

UART communication between two AVR micro in mikroc

we need to read data from one MLX90615 serial module ( IR thermometer sensor), SO it works with usart system the datasheet of the module is in this link: https://www.circuitointegrato.com/en/umidita-temperatura/8478-gymlx90615-mlx90615-digital-infrared-temperature-sensor-3809200642969.html Since the...
by elasa_group
09 Jul 2017 15:30
Forum: mikroBasic PRO for AVR General
Topic: twi stop when conecting two atmega8 communication
Replies: 5
Views: 3398

twi stop when conecting two atmega8 communication

HI dears I have two atmega8i which needed to communicate with each other, so I used TWI Protocol it works for some seconds and after that, it stops randomly at some pattern of TWI signal, why this happening? transmitter : TWI_Init(100000) DDB7_bit = 1 ' initialize TWI communication TWI_Start() ' iss...

Go to advanced search