• SPI interface with peripheral devices
    Sir, I am learning SPI interfacing. I am using P89V51RD2FA microcontroller. And I have to interface it with a device using SPI interface but the problem is that I don't know what to do when I have...
  • ulink and uPSD33xx
    these two signals of jtag interface : tstatus and terror are needed while debugging? I know these two optional pins can be ignored when programming internel flash memory with 4 pins jtag interface(TDI...
  • SPI Interface for MAX6675
    Has someone experience with the MAX6675( http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3149 ) from Maxim or has someone source codes for the MAX6675?! Thanks Hannes
  • LPC2378 interface with AT45DB321D(SPI)
    Dear Sir, I am trying to make communication with flash memory AT45DB321D with LPC 2378 every register get modified except data register, here is the code given below, #define Cclk 12000000 /...