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 psmll

  1. P

    Help me with choosing an appropriate ARM micro

    Re: Help choosing an ARM Just after start searching I also find that ;-) Added after 5 minutes: I have to say that some days ago I found the solution, but I don't use an ARM. The big change now is that I only have to read the input at 100M times/s, because the input now are demultiplexed...
  2. P

    Help me with choosing an appropriate ARM micro

    Re: Help choosing an ARM I just want to read a limited number of 16bits values at 200M times/s
  3. P

    Help me with choosing an appropriate ARM micro

    Re: Help choosing an ARM Thanks, it really have some uc that don't use BGA, but the chips seems to have lots of thinks, it seems that they are almost a complete mini computer, and need several external things to work, like memory :-( Added after 1 minutes: Yes, of course, my goal is only...
  4. P

    Help me with choosing an appropriate ARM micro

    Re: Help choosing an ARM I searched and for >= 200MHz I only find ARMs with BGA package :-( Added after 39 minutes: I can't handle BGA packages at home. For my personal projects I like to be able to do the PCB at home, also like to be able to create some ways to be able to prototype the...
  5. P

    Help me with choosing an appropriate ARM micro

    Re: Help choosing an ARM AVR32, seems nice, but the max freq is 150MHz, so I'm sure that I can't read the ports at 200M times/s :-(
  6. P

    Help me with choosing an appropriate ARM micro

    Hi, I never used an ARM uc, but I think that I will need to start using one ;-) I need a uc capable of: - at least 200MIPS, so probably something >= 200MHz, - can read at least 16bits from an port in just one instruction cycle. I know that exist powerful ARM processors, for example my HP49G+...
  7. P

    Trying to program the PIC10F222, some help needed

    serial programmer schematic pic10f222 download this pdf: https://ww1.microchip.com/downloads/en/DeviceDoc/51553E.pdf and go to pag 81, this is the official schematic by microchip ;-)
  8. P

    Which one is better: PIC or 8051 ?

    Re: PIC Vs 8051 Really? I have to say, that in several places the 8051 don't exist anymore. When I learned uc, they simple said, exist a thing that call 8051, but is dead so we go only PIC. I know a little of 8051, and a lot more of PIC. The 8051 is not dead because I had to use 1 or 2...
  9. P

    PIC showing images on a TV :-)

    Hi, At the moment I'm with no free time to continue the project, it will need to wait a little bit, I not even have the MPLAB installed... But I will finish it ;-) At the moment: -I have good control of the tv signal specification, all the times need to be very accurate -I solved the...
  10. P

    Recommend me a PIC Compiler

    Re: PIC Compiler If you go with a PIC18F simple use the C18 compiler, if you don't want to spend money on it, simple download the student version that the only limitations are small things that you will not need ;-)
  11. P

    C++ for embedded chip

    I recommend using only C, but you can use C++ if performance is not very important. Many times the pure performance is not the most important, so for this cases the C++ is better to work with.
  12. P

    Oscilloscope Using PIC Microncontroller

    oscilloscope pic Nice, I'm also trying to find free time to do the same. One more thing, don't use the 1MSps ones, several dsPICs can do 2MSps ;-) Example: dsPIC30F1010 dsPIC30F2020 dsPIC30F2023
  13. P

    what is the best compiler for dspic

    free c compiler dspic Simple use the MPLAB C30
  14. P

    New 32 bit Pic micros.

    If you install MPLAB 8.0 you will that that at the moment the ICD2 only support 1 or 2 of those chips, and is only beta support...
  15. P

    A uc PIC to TV circuit with ground problems

    Problem solved. I'm feel quite bad, but I have to say that the problem was the breadboard :cry: Now everithing works OK again :D

Part and Inventory Search

Back
Top