Re: Tiny ARM Development



Thanks for the link to your book. I'll be ordering a copy later today.

I suppose that the biggest stumbling block I'm facing, to start with,
is my inability to find the sort of documentation that I am used to for
this chip. I've done extensive development with the AVR and Rabbit
processors, and both have excellent documentation of the sorts of
things like "Data Direction Register for I/O Port A is at memory
address XX," "Data Register for I/O Port A is at memory address XX,"
etc. Merely reading and writing to I/O ports, which I'm just
*assuming* are available on the chip, is proving no readily documented
task. I haven't even been able to find a detailed instruction set
list.

The power that this chip provides is what I need. I don't need it to
run an operating system, run multiple threads, or any such business.
It simply needs to read ports when an external interrupt is triggered,
and output on other ports the rest of the time (with some memory used
as a cache in between these operations).

Thanks again.

.



Relevant Pages

  • Re: PIC Microcontroller Kit
    ... >days it doesn't look like it's as simple as connecting the relay to the ... >I/O port of the PIC chip. ... It just looked to me that the chip specs were ... My support is through a local FAE and this is mostly a bad ...
    (sci.electronics.basics)
  • Re: Tiny ARM Development
    ... is my inability to find the sort of documentation that I am used to for ... address XX," "Data Register for I/O Port A is at memory address XX," ...
    (comp.arch.embedded)
  • Re: Seaforth Tools
    ... Yes, and although we still don't have proper documentation of the chip, ... Well, presuming the simulator matches ... Also Jeff does read here, ...
    (comp.lang.forth)
  • Re: Seaforth Tools
    ... Yes, and although we still don't have proper documentation of the chip, ... at least looking at the simulator code ... Well, presuming the simulator matches ...
    (comp.lang.forth)
  • Re: reading analog signals on a MCU with only digital I/O
    ... Stamp it supports an RCTIME statement that does exactly what the BASIC ... I did indeed see RCTIME in the documentation, ... same as PULSIN, except that it applies when the pin is already at the ... circuit inside the chip; instead you set up your own R/C circuit in such ...
    (comp.robotics.misc)