Page 7 of 7

Re: Documentation, broken link

Posted: Sat May 02, 2020 12:23 am
by mikechris
ARM Stamp Doc issue:

As of the ARMbasic.chm version downloaded on 4/18/20, the 'LPC11U37 Details' page shows:
Pin J1-1, SOUT, IO(18), SP16
Pin J1-2, SIN, IO(19), SP17
The IO#'s are not consistent with the schematic or the LPC11U37 user's manual.
SOUT connects to a TXD output of the LPC11U37, IO(19) (port PIO0_19 as per Table 95).
SIN connects to an RXD input of the LPC11U37, IO(18) (port PIO0_18 as per Table 94).
The IO#'s for these two pins are swapped in ARMbasic.chm.
The SP#'s could be swapped or remain the same if STAMP_PINS.bas was changed.

Re: Documentation, broken link

Posted: Sat May 02, 2020 2:02 am
by basicchip
OK you win the prize for longest important un-noticed typo. Thanks for pointing that out. The schematic is correct

The STAMP_PINS.bas file should swap the 18 and 19

As well as the help file pin diagram, making the web help changes now, the others will take effect when I do a new setupBASIC.exe

Re: Documentation, broken link

Posted: Wed Aug 12, 2020 9:56 pm
by olzeke51
Was perrusing the online HELP file for information on __ASM__ topic.
two bad links : 1) the 'ARM7thumb.pdf' isn't avail
and the 'forum' link is ???? [not related?]
_ASM_error_help.jpg
_ASM_error_help.jpg (77.34 KiB) Viewed 7020 times
'
Olzeke51

Re: Documentation, broken link

Posted: Thu Aug 13, 2020 4:03 am
by basicchip
fixed, thanks, happened when the website changed ISPs