SMBUS

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Anyone have a code base to talk to an SMBUS device. I see it alluded to that PSOC

   

I2C can handle with mods, but no examples. Device is Melexis IR Temp Sensor, they

   

do not have a PSOC example, and so far my efforts = fat zero.

   

 

   

Melexis has uChip code, I tried porting, chucked that. Tried another bit bnanging approach

   

found on web, nada.

   

 

   

Regards, dana.

0 Likes
3 Replies
Anonymous
Not applicable

I already used this device and there is an application note on their web site which is similar in functionnality to the I2Cm UM. By the time I used this component I was using Freescale. The code I used at the time can be found at this address: http://melexis.com/Assets/MLX90614-SMBus-implementation-in-PIC-MCU-5229.aspx 

   

 

   

Let me know if you need help

0 Likes
ArvindK_86
Employee
Employee
10 sign-ins 5 sign-ins 10 solutions authored

Hello Dana,

   

 

   

There will be a SMBUS usermodule released with PSoC Designer 5.3, which isnt very far away.

   

 

   

In the meantime I'll see if I can get some example code to you.

   

 

   

Regards,

   

Arvind

0 Likes
Anonymous
Not applicable

Here is a forum post talking about the MLX90614

   

http://www.cypress.com/?app=forum&id=1573&rID=50915

0 Likes