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 rmrps

  1. R

    Pic32 Not Working with 18.432MHz Crstal

    I am using 18.432 MHz Crystal and Pic32MX460F512L Microcontroller with 22pf capacitor, i am having the following configuration settings but the controller not working it's get hanging #define SYSCLK 147456000L #define PBCLK (SYSCLK/2) #define Fsck 50000 #define BRG_VAL...
  2. R

    Short Circuit protection Using Relay

    Hi i am get the following short circuit protection circuit from the website it is working fine .The problem is when the 12v supply is on it is started from NC operation after pressing the push button only the output will come and if it is short circuit at the output the relay get turn off and it...
  3. R

    how-to-erase-and-overwrite-data-in-spi-eeprom

    I am using WinBond W25Q64JV SPI Flash chip for storing data and micro controller is STM32F101RCT6. When i am try to store the data in Winbond chip it is working fine i can able to read and write data in winbond chip but if i want to overwrite the new data in same address it is not overwrite and...
  4. R

    rs485 modbus Protocol

    Hi Friends I am new to rs485 communication i want to know how to create rs485 modbus protocol using given register value for accessing information that is read data and write data i have baud rate is 115200 data is 7, parity even stop bit is 1 and register address is for reading...
  5. R

    sim900a sim card registration

    Hi friends i am using sim900a for my project i am new to sim900A.I am unable to find which AT command is used for checking sim registration is successful or not (that is emergency only or registered) and unable to find which AT command is used for manual registration please give me your...
  6. R

    Max3232 Dual Channel Problem

    Thanks for the reply can you please post the circuit connection with diode and resistor and in my circuit connection the capacitor value is 10uf/20v it is correct or 0.1uf is correct
  7. R

    Max3232 Dual Channel Problem

    I can't connect sim900a direct with pic32 because sim900a is 2.8v and pic32 is 3.3v so it need some level converter
  8. R

    Max3232 Dual Channel Problem

    I want to communicate sim900a module to send sms to the customers this is my application
  9. R

    Max3232 Dual Channel Problem

    Thanks for the reply i am attached my circuit connection
  10. R

    Max3232 Dual Channel Problem

    Hi Friends I am using max 3232 for interfacing sim900A module and pic32mx360f512l and for interfacing pic and sim900a module i am using single max3232 ic that is i am used dual channel in max3232 one channel for pic and another channel for sim900a module the problem is when i am sending AT...
  11. R

    [SOLVED] 24V 200mA to 12V 3Amps

    Thanks for the reply it is possible to increase the amps by placing inductor in between that
  12. R

    [SOLVED] 24V 200mA to 12V 3Amps

    Hi friends I am having 24v 200ma power supply i have to convert it into 12v 3amps supply how can i convert it if i am giving input of 24v 200ma to lm350 regulator it will convert 12v 3amps is this correct or what will be the best method to decrease the volt into 12v and increase...
  13. R

    Degree Symbol Using Sim900

    No it is not working Uart_2_PutChar(' '); Uart_2_PutChar(0xB0); Uart_2_PutChar(' '); Uart_2_PutChar('C'); Uart_2_PutChar(0x1A);
  14. R

    need help for Ohm Meter problems

    first form the circuit using some op amps and measure voltage output of op amp using pic controller keep one resistance as unknown value and remaining resistor as known value by using op amp equation you will find the unknown resistance value easily
  15. R

    Degree Symbol Using Sim900

    Hi friends i am using sim900 modem to send temperature message to customer for that i have to send degree symbol via sms using sim900 module for that i am using hex code 0xB0 for degree symbol but it will not received in sms remaining characters received fine please give me your guidance to send...

Part and Inventory Search

Back
Top