![]() |
Forum Index : Microcontroller and PC projects : User Manual for the Picomite (draft)
Page 1 of 5 ![]() ![]() |
|||||
Author | Message | ||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3269 |
We now have a User Manual for the Picomite (131 pages). It is reasonably complete but undoubtedly will contain some errors. You can download it from here: https://geoffg.net/Downloads/PicoMite/PicoMite_User_Manual.pdf It matches the current beta (Ver 5.07.00b19). I would be grateful for any reports of errors, omissions, typos, etc. If you find any please post them to this thread. Geoff Geoff Graham - http://geoffg.net |
||||
twofingers Guru ![]() Joined: 02/06/2014 Location: GermanyPosts: 1524 |
Hi Geoff, thank you so much, very appreciated. ![]() (I wouldn't have dared ask about it.) ![]() Thanks to Mick (Mixtel90) and of course Peter! Best regards Michael causality ≠ correlation ≠ coincidence |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 3994 |
Geoff, A horribly quick glance through. p7 add a space after screen (before /dev/...) I can't test any of it but it looks great. John |
||||
Volhout Guru ![]() Joined: 05/03/2018 Location: NetherlandsPosts: 4845 |
Hi Geoff, Some feedback on the manual - maybe add a note that while setting options, the usb connection is sometimes lost. Teraterm acts friendly and reconnects. Not all serial terminal emulators are so forgiving. Putty is not. You have to manually reconnect. Page 8: the pico io pins cannot drive much current, maybe use a resitor of 470 ohm, not 82. Page 10: not all pico s run at 250Mhz. That is why Peter changed the clock to a lower value default. Page 119: the pulsin text contains reference to 40Mhz. 48Mhz is the minimum. Thanks for writing this document.. Volhout PicomiteVGA PETSCII ROBOTS |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6218 |
Page 5 under "Terminal Emulator" "Finally, the PicoMite ignores the baud rate setting so it can be set to any speed." 1200 baud will put the pico into firmware update mode so "any speed" is not correct. Jim VK7JH MMedit |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
For serial communication the manual says... I have been using SetPin TX,RX and it works, so which is correct. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
disco4now![]() Guru ![]() Joined: 18/12/2014 Location: AustraliaPosts: 969 |
The bookmarks expansions for Options,Commands,Functions,Obsolete Commands and Functions,Appendix A,B,D and E have all picked up a few unintended entries at the expanded level. On page 47 in the BLIT command explanations, could the BLIT LOAD form be included as well. Edited 2021-09-19 09:21 by disco4now Latest F4 Latest H7 FotS |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
Using the command as per the manual... "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3269 |
Thanks guys, I will fold the changes in. @palcal: You can define the pins in any order and the firmware will figure it out. I think that is mentioned somewhere but I will check. SetPin GP1, GP0, COM1 Error : 0 is invalid (valid is 1 to 9) Peter? Geoff Geoff Graham - http://geoffg.net |
||||
panky![]() Guru ![]() Joined: 02/10/2012 Location: AustraliaPosts: 1111 |
P33 SD Card section - Connecting an SD Card , the GP number is missing. P69 Option System I2C font? Pages 87/88, 90/91, 98/99, 113/114 all appear to miss the bottom line/top line of the table (Firefox browser ?) PIO annex font? Observations: Excellent Manual - thanks ![]() ![]() ![]() ![]() ![]() The section talking about memory usage and the MEMORY function could perhaps be expanded to explain a little more on how memory is allocated, especially on the impact of GUI controls. The function MEMORY could perhaps include number of GUI controls (if any)? Doug. ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
If it's of any help with my COMMS problem I have been using with pins 6 & 7 and it works OK. The manual says that is COM2 "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10055 |
palcal - Please check if you are using the latest version. I can't replicate your problems and they seem to be exactly what I would expect if you use the new syntax with an older version Also note from the manual Edited 2021-09-19 17:33 by matherp |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
Ok, thanks Peter, will try tomorrow. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
Poppy![]() Guru ![]() Joined: 25/07/2019 Location: GermanyPosts: 486 |
Great! I did not recognize this little Thing until now. Now I am going to get one for checking out! Great effort! THX! ![]() ![]() ![]() | ||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
I'll start a new thread. Edited 2021-09-20 07:08 by palcal "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10055 |
Please can you try and provide a simple program that demonstrates the problem? I can't see anything in the code that could cause this issue so without something to test very difficult to fix |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1965 |
Oops I started a new thread where is it. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
disco4now![]() Guru ![]() Joined: 18/12/2014 Location: AustraliaPosts: 969 |
Hi Geoff, These are mentioned in the TINMAN, not sure if you left these out by design or I just cant find them, but maybe useful somewhere around pages 9/10. Latest F4 Latest H7 FotS |
||||
scruss Regular Member ![]() Joined: 20/09/2021 Location: CanadaPosts: 88 |
in manual as of Saturday 2021-09-18: There are no control sequences defined in that section. |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10055 |
Thanks for the report - there should be (in all the other MMBASIC manuals) will get the following put in. |
||||
Page 1 of 5 ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |