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 nooobboy4321

  1. N

    PIC18F4550 SPI with 8 MCP23S17 using Mikro C PRO

    Hello Everyone, I have this questions particularly from someone that already use the chip MCP23S17 and how to program it with Mikro C PRO using Port_Expander Library with PIC18F4550. I see some sample codes with circuit diagram in Mikro C PRO and I manage to test it and it works, my Question is...
  2. N

    Using USB and SPI at the same time with PIC18F4550

    Thank you for the quick reply wp100, it saves my time and effort in looking some forums about my problem.
  3. N

    Using USB and SPI at the same time with PIC18F4550

    Hi, I'm working with my project using PIC18F4550, my goal is to expand my I/O ports so I guess I need a Port Expander like MCP23S17 and connect my PIC18F4550 with USB and the PC. My first plan is to use the USART(RS232 Serial Communication to PC) but I see a little bit details of PIC18F4550's...
  4. N

    Need Help In SPI Communication Between Three MCP23S17 and PIC16F877A

    Hello, Can anyone have this idea about using 2 Port Expander MCP23S17 and PIC16F877A? I'm using MikroC Pro and I see some sample codes in the library of SPI and Port Expander and I've tested it but the problem is the sample uses 1 Port Expander only and I need 3. Thanks in advance
  5. N

    Expand the I/O pins of PIC16F877A

    Hello DineshSL, I need some help in using PIC16F877A-SPI-MCP23S17.... About what you said at your reply, YES, I'm planning to use MCP23S17 as a regular PORT like PORTA and other PORTS that can use either INPUT/OUTPUT in PIC16F877A... Can you give at least a Sample Code in C about Setting Up...
  6. N

    Expand the I/O pins of PIC16F877A

    Hello, I just want to know how or is possible to expand the I/O pins of PIC16F877A? I need 126 I/O pins. Thanks.
  7. N

    Synchronized Communication Between 2 PIC16F877A

    Hello Magnatron, I have a friend that shows me a sample of SPI communication using 1 Master and 1 Slave. So I'm sure that I learn a little bit about some setting of SPI into MCU but I know that it's not enough just to know the settings. Can you give me at least a simple code for my project using...
  8. N

    Synchronized Communication Between 2 PIC16F877A

    Hello, I'm not familiar about some special functions of SPI like... SS SSPBUF SSPIF BF I read some forums about SPI and I find it very difficult to understand. HAHAHAHAHA... I'm a newbie in MCU's ability. Look at this thread..... https://www.edaboard.com/threads/219637/...
  9. N

    Synchronized Communication Between 2 PIC16F877A

    Hello Everyone, I have a question about Microcontrollers ability about sending and receiving data using I/O Ports only. My goal is to keep a synchronous sending and also receiving a data from MCU1 to MCU2. The logic is like this................. ---** LOGIC **--- *MCU1* If RB0 is High -- RD0...
  10. N

    Setting ALL PORTS of PIC16F877A as digital INPUT/OUTPUT in MikroC Pro

    Hi there, I have problems in configuring my MCU as Input and also Output in my simple project. My goal on my program is like example, when RA0 of PORTA is toggled, all PORTB will blink ON-OFF, if I toggle RB0 of PORTB, all PORTC will blink ON-OFF, and if I toggle RC0, all PORTD will blink...
  11. N

    Connection between 2xPIC16F877A using UART

    Hello Everyone, I have questions about Microcontrollers. So lets start with... 1. How to connect a 2 PIC16F877A using UART? 2. Is there a need of MAX232 to execute this? like a bridge for 2 MCU's?? 3. I'm not sure if my codes are correct...I'm using MikroC Pro and ISIS for simulations. I'm...
  12. N

    4xPIC16F877A to PC Communication

    Thanks again Brian, I will study your principle and try to execute it correctly.
  13. N

    4xPIC16F877A to PC Communication

    Hello engshahrul, its confusing for me because I don't have enough knowledge about that topic but thanks for the advice.
  14. N

    4xPIC16F877A to PC Communication

    Hello Brian, What do you mean by "use the TRIS Registers in the PIC rather than the Port Drivers to control the connecting wires" and the "wired-OR"? Did you the second attachment that I show? Is it Possible? About the post earlier about RS485, can I use that type of protocol in my project...
  15. N

    4xPIC16F877A to PC Communication

    Hello engshahrul, Can you explain to me that concept that you said a little more simple? About that RS485? What kind of IC is that? Thanks alot.

Part and Inventory Search

Back
Top