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 egeorgiev

  1. egeorgiev

    Pin Compatibility between STM32 family ?

    Download the microexplorer from ST **broken link removed** and have a look!
  2. egeorgiev

    passing array of pointers of structure to function general body

    “Google is your friend!” - a search on the phrase "array of pointers" will give you 20,600 results; refining to "passing array of pointers to struct" returns 49 https://stackoverflow.com/questions/13274271/passing-array-of-pointers or...
  3. egeorgiev

    passing array of pointers of structure to function general body

    Please have a look here: http://www.catb.org/~esr/faqs/smart-questions.html This is not supposed to be insulting, but unless you are not willing even to mention the prog. language you are dealing with, how on earth could anyone help you?!?!?
  4. egeorgiev

    Microcontroller for wireless Remote Controller

    Have a look at the STM32W family, or go for TI if you prefer classic 8051.
  5. egeorgiev

    Query regarding PID control using ARM CortexM3

    What type of arithmetic is used? What about your PID tuning? Check your gain and differential coefficients.
  6. egeorgiev

    [MOVED]Need help is STM32F103RBT6 ARM 32 bit CORTEX M3

    Re: Need help is STM32F103RBT6 ARM 32 bit CORTEX M3 Consider using an IDE like Keil or IAR instead. These implement a processor simulator and enable you to try out most of the functions without any hardware. Both are c/C++ based!
  7. egeorgiev

    Serial port protocol reverse engineering

    Take a look at the products of Eltimasoft - they offer the serial port sharing tool/driver - it would help to monitor the actual data exchange between the 2 serial agents using any of the tools mentioned in the other posts. Good luck!
  8. egeorgiev

    Navigational Robot using Neural NEtwroks

    Even using natural intelligence will not work without a coordinate system, somehow you have to define A and B! Avoiding GPS without a sound reason seems silly - it is there and working - at nearly no cost! Any other attempt to define your robots location and movement will cost more and will be...
  9. egeorgiev

    Help on USB to RS485(Modbus) convertor

    Please give advice on the selection of an USB to RS485 convertor/adapter. I've already tried 2 noname adapters, but they do not connect to more than 1 modbus device or do not work with Windows 7. The one looking promising is USB485i from MEV. Any opinions? Thnx in advance
  10. egeorgiev

    help needed regarding rtc and modbus rtu

    You must be kidding! But if you wait until it gets dark around here and the stars start shining, I'll try to figure out what your mcu is (i guess some sort of i805x), is the rtc onchip - rather not as you access it via P3, what it is and what it is supposed to do. BTW the code works, it does...
  11. egeorgiev

    DCS project - ideas, experiences and technical guides

    DCS PROJECT CHOICE NEED HELP?? sanaullah2015, If you have access to a DCS the easiest is to simulate a process using the DCS (every PID controller will do) and then control it using the same DCS. Using logical or sequential control you could add random noise and disturbances to your process...
  12. egeorgiev

    Which ARM microcontroller to choose?

    Visit https://www.keil.com/dd/chips/all/arm.htm - there you will find an overview of most ARMs.
  13. egeorgiev

    hack fun524 fun512 fun50 ViTiny digital microscope ?

    h(at)ck fun524 fun512 fun50 ViTiny digital microscope ? I'm not sure it's the program what's different - it would rather be the optics!
  14. egeorgiev

    microcontroller PWM controlling

    The pdf of your schematic is too coarse to be readable - what I figured out is a mux and an adc controlled by the PP. The Stellaris® Family of ARM® Cortex™-M3 - LM3S2608 from TI supports 8 PWM; Freescale Semiconductor MAC7101 supports 16, STMicroelectronics STM32F103RC but these are all ARM...

Part and Inventory Search

Back
Top