![]() |
Forum Index : Microcontroller and PC projects : Armmite - STM32H7: Nucleo 144 backpack
![]() ![]() ![]() ![]() |
|||||
Author | Message | ||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Yes, should work exactly like MZ and should work on any of COM1 to COM4 OPEN "comx:9600" as GPS My card uses LD1085D2M33R, much bigger beast ![]() |
||||
goc30![]() Guru ![]() Joined: 12/04/2017 Location: FrancePosts: 435 |
i have tested but it don't work (gps is on COM4) i give you my test prog here 2018-08-29_121951_gps_test.zip you change constant "gpson", 1= your module, 2=my module working in interrupt mode I have also see that Com port is not closed if you re-run prog without reboot or cutting power for that I must add in beggin prog ON ERROR SKIP CLOSE GPS i need a to220 chip actually because I work on Diy card I must use LM317T for more than 1A |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
I found a cut-and-paste typo for com4 which I have corrected. I've also corrected the close issue. In future please can you post bug reports on the main thread so everyone sees them and the solution. |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Final version ![]() I've added an optional crystal on the bottom and a header for the console. This allows the Nucleo to be used without the ST-LINK connected (or even attached) 2018-08-30_214919_stm32h7V1.3.zip I've ordered 5 from JLCPCB. USD27 for 137x85 PCBs INCLUDING DHL shipping ![]() Their website is also excellent. The gerbers can be visualised online as soon as you have uploaded them before you complete the order process. |
||||
TrevorH Senior Member ![]() Joined: 06/04/2018 Location: United KingdomPosts: 144 |
Peter can I put my name down for one of your new Backpack boards? If so please PM the price etc. Can I ask you where you get your audio out socket and USB socket as I have been unable to source either? Since we are in the early stages of the Nucleo board development and CFunctions are probably along way off, would it be possible to access the SSD1963 core routines from within MMbasic? Trevor. |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Will do, once received and tested. RS and Farnell respectively. CFunctions work OK, the only issue is setting up a development environment to create them and then convert the output to the Basic statements Not practical - there is a fixed limit on the number of Commands and Functions that MMBasic can support (128 of each) |
||||
astro1 Regular Member ![]() Joined: 26/06/2016 Location: AustraliaPosts: 51 |
I have 6 of the version 1.2 boards. If you want one, let me know. There was a mix up at pcbgogo, got more than l’ll ever could use. :’) |
||||
panky![]() Guru ![]() Joined: 02/10/2012 Location: AustraliaPosts: 1111 |
Just a couple of notes on building the backpack:- - make sure you mount the micro USB before the adjacent capacitors as it is impossible to get at the USB pins with the caps in place (yes, I DID put the capacitors in first and, YES, I did have to take them off to mount the USB connector - 😢😢) - if you want to use a pi 4" ILI9481 lcd that Peter has included drivers for, with this v1.2 board, you will need to make an adaptor - I did one from veroboard and can provide the connections if anyone wants (it's wortwhile - it's a nice display and not a bad price) - watch you soldering on the Nucleo CN11 and 12 connectors - I found the solder didn't run in properly on a couple of pins. Other than that, my system is up and alive - just waiting on a camera and time to test the other interface modules. Thanks Peter, great design! Doug. ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Here are the latest version of the backpack gerbers 2018-09-16_042411_stm32h7V1.3.zip This version allows a 5" SSD1963 display to be mounted with supports. It also includes a Pi compatible header supporting any of the Pi "HATS", an IR receiver, and optional pullups on 8 of the I/O pins for things like DS18B20 as well as the V1.2 connections (ESP8266, OV7670 camera, SSD1963, ILI9341, 4*Com, 3*SPI, I2C, SDcard, Battery for RTC, Audio jack). In addition it includes a console port and an optional 8MHz oscillator allowing the Nucleo to be used with the STlink removed if required. The version pictured has a silkscreen error (touch connections for the Pi header should be 112,56 ![]() |
||||
geeken Newbie ![]() Joined: 13/01/2018 Location: United StatesPosts: 20 |
|
||||
WhiteWizzard Guru ![]() Joined: 05/04/2013 Location: United KingdomPosts: 2927 |
@geeken I will be selling these in various forms once I have had a play with this latest BackPack. I will also attempt to get a handful of the Nucleo units too for people that find they're in short supply. I do have a limited cashflow for 'new stuff' bearing in mind there arelots of components/modules/PCBs to purchase for all the current micromite PCB designs. I will be placing another PCB order in about 2 to 3 weeks time and will include the latest STM BackPack in that order. WW |
||||
geeken Newbie ![]() Joined: 13/01/2018 Location: United StatesPosts: 20 |
I will be selling these in various forms once I have had a play with this latest BackPack. I will also attempt to get a handful of the Nucleo units too for people that find they're in short supply. WW |
||||
geeken Newbie ![]() Joined: 13/01/2018 Location: United StatesPosts: 20 |
Hi WW Will contact by email - interested in obtaining these v1.3 or later boards from you. Keen to see how reliable the STM23H7 is compared to Microchip, Freescale, Atmel etc, etc. If so, and @ 40 nm, this chip should become super useful. (I see there is a $7 version of the chip now available with less memory & low errata - the STM32H750). geeken |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Actually trimming it to the point that it would be completely impossible to fit MMBasic - pity ![]() |
||||
goc30![]() Guru ![]() Joined: 12/04/2017 Location: FrancePosts: 435 |
Hi peter On your backpack, SSD connector, pin35 (top of LEDA) is connected with 5v power but on SSD it is marked "nc" Did I make same thing?? |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
This is required for 7" TFT. It doesn't cause an issue for smaller ones |
||||
goc30![]() Guru ![]() Joined: 12/04/2017 Location: FrancePosts: 435 |
This is required for 7" TFT. It doesn't cause an issue for smaller ones ok thanks |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1828 |
I have a blank V1.3 board, where can I get a parts list and circuit or part location layout that will enable me to build the board. If it's been posted then I missed it. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10064 |
Page 1 of this thread. The only difference with 1.3 is that you can put pullup resistors on the back for some I/O and, in theory, you can put an oscillator on the back and disconnect the ST-LINK (untested) |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1828 |
Thanks again. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
![]() ![]() ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |