en:projects:430eforth-workbench:start
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:projects:430eforth-workbench:start [2022-06-27 21:58] – [Libs, Modules, Tools] mm | en:projects:430eforth-workbench:start [2022-07-25 14:56] (current) – [8 Bit Register access] mm | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| === 430eForth with Tools and VIS ( VOCabularies, | === 430eForth with Tools and VIS ( VOCabularies, | ||
| - | !!! This Wiki Page is still under construction ;-) 220627 | + | !!! This Wiki Page is still under construction ;-) 220725 | 
| The 430eForth already has a long history. Dr. Chen Hanson Ting published it in 2014 < | The 430eForth already has a long history. Dr. Chen Hanson Ting published it in 2014 < | ||
| Line 29: | Line 29: | ||
| ===== 430eForth Archives (Ports) ======  | ===== 430eForth Archives (Ports) ======  | ||
| - | {{: | + | {{: | 
| - | {{: | + | {{: | 
| - | {{: | + | {{: | 
| Line 47: | Line 47: | ||
| [[https:// | [[https:// | ||
| + |   For 430eForth please start e4thcom with the options  | ||
| + | |||
| + | |||
| ==== Windows OS ==== | ==== Windows OS ==== | ||
| Line 86: | Line 89: | ||
| used: code mask data-vocs | used: code mask data-vocs | ||
| - | provided: reg8 words | + | provided: reg8 words: | 
| ! @ bi@ bix bic bis u/i | ! @ bi@ bix bic bis u/i | ||
| Line 97: | Line 100: | ||
| used: code mask data-vocs | used: code mask data-vocs | ||
| - | provided: reg16 words | + | provided: reg16 words: | 
| ! @ bi@ bix bic bis u/i | ! @ bi@ bix bic bis u/i | ||
| ==== GPIO Module access ==== | ==== GPIO Module access ==== | ||
| - | (MM-220529) {{ en: | + | (MM-220703) {{ en: | 
| ls ./gpio* | ls ./gpio* | ||
| - |     | + |     | 
| required: reg8.tar.gz | required: reg8.tar.gz | ||
| used: reg8 2CONSTANT | used: reg8 2CONSTANT | ||
| - | provided: | + | provided: forth words: | 
| - | forth words: | + | P1 P2 \ The GPIO Ports that give access to the GPIO Registers. | 
| - |     | + | gpio words: | 
| - |     | + | SEL2 REN SEL DIR OUT IN \ The GPIO Port Registers (reg8) | 
| - |     | + | pin: \ Port Pin defining word | 
| - | port: \ Port defining word | + | |
| - | pin: \ Port Pin defining word | + | |
| - | (MM-220626) {{ en: | + | (MM-220705) {{ en: | 
| (nn-yymmdd) {{ en: | (nn-yymmdd) {{ en: | ||
| Line 145: | Line 146: | ||
| 6 mask P1 led pin: LED2 | 6 mask P1 led pin: LED2 | ||
| - | \ LEDx init|on|off  | + | \ LEDx init|on|off | 
| - | + | ||
| - | \ x mask P1 pin: P1.x P1.x led init|on|off | + | |
| </ | </ | ||
| - | (MM-220625) {{ en: | + | (MM-220705) {{ en: | 
| {{ en: | {{ en: | ||
en/projects/430eforth-workbench/start.1656359886.txt.gz · Last modified: 2022-06-27 21:58 by mm