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 forsa

  1. F

    mikro c problem with spi data transfer

    well, i had solve the problem.. it about the library syntax. i noticed it is different between mikro c and mikro c pro. however, i had another problem now, which is i could not get any pic18f452 anywhere nearby. any idea which replacement i should use?
  2. F

    mikro c problem with spi data transfer

    well, using "spi_init" does not help too.. here are what i have written, void main() { } char filename[] = "TEMPERTRTXT"; unsigned short character; unsigned long file_size,i,rec_size; unsigned char ch1,ch2,flag,ret_status,choice; unsigned char temperature[10],txt[12]; // // This function sends...
  3. F

    mikro c problem with spi data transfer

    its pic 18f452 microcontroller
  4. F

    mikro c problem with spi data transfer

    so anyone can please help me out?
  5. F

    mikro c problem with spi data transfer

    mikro c problem hi, im a student doing a project using mikro c. im new to this software and i learning it by my own. and now hopefully some of u all can enlighten me. the problem i am facing now is the error of undeclared identifier for MASTER_OSC_DIV16, ATA_SAMPLE_MIDDLE ,CLK_IDLE_LOW...

Part and Inventory Search

Back
Top