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 5 matches
CCS Forum Index
Author Message
  Topic: Siemens ChipCards SLE4432 / SLE4442
Wilhelm

Replies: 6
Views: 13693

PostForum: General CCS C Discussion   Posted: Mon Jun 06, 2005 5:04 pm   Subject: Siemens ChipCards SLE4432 / SLE4442
Hi,

- the bits on the data line are LSB first according to the data sheet diagrams: to send the command 00110000, you have to send the bits in reverse order: 00001100

So I changed : // Send Rea ...
  Topic: convert serial to usb
Wilhelm

Replies: 4
Views: 7223

PostForum: General CCS C Discussion   Posted: Mon Jun 06, 2005 3:44 pm   Subject: convert serial to usb
Hi,

Personally I Prefer the TUSB3410 from Texas instruments. (USB 2 compliant as well)

I like the vast options it gives me. Bootloader from PC via USB cable or on i2c EEPROM on circuit, and it ...
  Topic: Level translation 3V to 5V and 5V to 3V
Wilhelm

Replies: 10
Views: 23302

PostForum: General CCS C Discussion   Posted: Mon Jun 06, 2005 2:41 pm   Subject: Level translation 3V to 5V and 5V to 3V
I had a similar problem when I was trying to get USB to PIC comms.

I Found the TUSB3410 (req 3.3V) and PIC's and the P82B715PN I2C Bus extender (5V) didn't work together.

The TUSB3410 is a USB t ...
  Topic: Siemens ChipCards SLE4432 / SLE4442
Wilhelm

Replies: 6
Views: 13693

PostForum: General CCS C Discussion   Posted: Sun Jun 05, 2005 3:50 pm   Subject: Siemens ChipCards SLE4432 / SLE4442
Hi again,

After a bit of experimenting ...

The Datasheet states while sending the ATR you get the first four addresses on the eeprom read back during the ATR pulses.

This works 100% (with the ...
  Topic: Siemens ChipCards SLE4432 / SLE4442
Wilhelm

Replies: 6
Views: 13693

PostForum: General CCS C Discussion   Posted: Sat Jun 04, 2005 1:37 pm   Subject: Siemens ChipCards SLE4432 / SLE4442
Hi,

I am a software developer (Linux GCC mainly) but have been tasked by a company in our group for a PCW Driver for the SLE 4442 Chipcard.

When done I will post the code in the Code Library ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group