CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: BK1080+mcu
einar

Replies: 7
Views: 11976

PostForum: General CCS C Discussion   Posted: Mon Feb 01, 2016 5:05 pm   Subject: BK1080+mcu
sure, you are right.
so, it comes out like there are device address and register to start in one + write 0 bit 'i2c_start (0x20, 0)' ?
but, how to make, when device ID(address) is 0x80 and then st ...
  Topic: BK1080+mcu
einar

Replies: 7
Views: 11976

PostForum: General CCS C Discussion   Posted: Mon Feb 01, 2016 1:59 pm   Subject: BK1080+mcu
hi, thanx for answers,
just wanted to say

i2c_start (0x20, 0);
i2c_write (0b00010010);i2c_write (0b00000001);//REG2
i2c_write (0b00000000);i2c_write (0b00000000);//REG3

works with RDA580 ...
  Topic: BK1080+mcu
einar

Replies: 7
Views: 11976

PostForum: General CCS C Discussion   Posted: Sun Jan 31, 2016 6:05 am   Subject: BK1080+mcu
Hi everyone,
want the BK1080 FM receiver to control by PIC mcu.
I know that to REG0 must be sent device ID byte, which is 0x80.
The REG1 is 7-bit start register address(0x20) + 0 for write.
Ne ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group