Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by davidmeetsall

  1. D

    Tricky SPI communication with request and response structure.

    Hi Friends, I have to implement a request_response function for 8-bit PIC microcontroller. This function has two arguments one is request command structure and other is response structure which is filled after getting response. Its 8-bytes i.e., typdef struct{ uint16_t data0; uint16_t data1...
  2. D

    [PIC] Help On SPI Implementation

    Hello Friends, Started learning SPI. Trying 8-bit transfer from PIC (Master ) to a microcontroller(Slave). MCC code generated and flashed on device. Tried to see the Clock(RC3 pin ), data on SDI(RC4 pin) and SDO(RC5 pin) lines using oscilloscope. FOSC is 16MHZ. Clock rate set as FOSC/4. Able...

Part and Inventory Search

Back
Top