Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 04:14 22 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : MM+ on Snadpic wit 100 PIN MX470

     Page 1 of 2    
Author Message
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 01:48am 30 Jul 2015
Copy link to clipboard 
Print this post

Hi,

my snadpic board arrived today, with 20 mhz Crystal and 100 PIN MX470.
Loaded the HEX File and Basic things work.
Connection is made via usb.






But be aware, that the pinout is different and geoff will make it compatible in future Versions ;-)


DS
 
f1fco

Senior Member

Joined: 18/03/2012
Location: France
Posts: 155
Posted: 03:39am 30 Jul 2015
Copy link to clipboard 
Print this post

hello AtMega,
do you have a link on ebay to order the board ?

and what HEX file to use ? the same as for 64 pins ? or a beta "special" version ?

than you

Pierre, from Nimes, south of France
73s de F1FCO
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10283
Posted: 03:43am 30 Jul 2015
Copy link to clipboard 
Print this post

You will find that Com2, Com3, Com4/uart console, SSD1963, PS2 keyboard, don't work.

ILI9341/touch may work using SPI2 pins: SPI2_IN:3, SPI2_OUT:11, SPI2_CLK:10

Other functionality should work subject to same issues identified on 64-pin part using the 64-pin firmwareEdited by matherp 2015-07-31
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 03:53am 30 Jul 2015
Copy link to clipboard 
Print this post

  f1fco said   hello AtMega,
do you have a link on ebay to order the board ?

and what HEX file to use ? the same as for 64 pins ? or a beta "special" version ?

than you

Pierre, from Nimes, south of France


Here The Link.

You must order with 20 MHz chrystal and The MX470....
I used the normal hexfile.

Again, remember ther are differences and incompatibilties until Geoff makes all The necessary changes.
But The processors are binary and register compatible.

Am i rigth " matherp " ?

DS
 
f1fco

Senior Member

Joined: 18/03/2012
Location: France
Posts: 155
Posted: 05:40am 30 Jul 2015
Copy link to clipboard 
Print this post

ok thank you
I order one (20 MHz)
Pierre
73s de F1FCO
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 07:07am 30 Jul 2015
Copy link to clipboard 
Print this post

@atmega8

Nice to hear that SnadPic board is working fine. Mine is on its way from Montreal to my home and estimate delivery within 1-2 days.

Regards
Bo
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 11:32am 30 Jul 2015
Copy link to clipboard 
Print this post

@f1fco,

ask this Guy with greetings from me;-).
He is one of the developers.

dlima_m@ymail.com
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 11:37am 30 Jul 2015
Copy link to clipboard 
Print this post

BTW,


is there anybody out there who can explain why and where are the differences between the 64 and 100 PIN Versions and why there are different compilations?

I asked for this already in another thread but got no answers;-((((..

THX

 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10283
Posted: 11:46am 30 Jul 2015
Copy link to clipboard 
Print this post

  Quote  why and where are the differences between the 64 and 100 PIN Versions and why there are different compilations?


I don't expect there will be different compilations, the same binary will work on both. Currently, Geoff hasn't yet had time to finish the pin allocation for the 100-pin and test it thoroughly but wanted to get b23 out there for the 64-pin and the MX170 variants.

In the code there are lots of conditionals "if(has_100pins)" which deal with the differences but all these need coding and testing. This is easy enough but lots of time consuming slog work. Then when you think it is fixed you find that PF0 on the 64-pin works as, for example, UART1-TX but because of a silicon error on the chip doesn't on the 100-pin - AAAAGH!!!!!
Edited by matherp 2015-07-31
 
Antom
Newbie

Joined: 12/07/2015
Location: Czech Republic
Posts: 4
Posted: 07:37am 31 Jul 2015
Copy link to clipboard 
Print this post

@atmega8

Thank you . It is me the Guy :)
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 08:46am 31 Jul 2015
Copy link to clipboard 
Print this post

@Antom

Zdravim krajana. Welcome on board.

The SnadPIC board has arrived this morning.


Bo
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 02:14pm 31 Jul 2015
Copy link to clipboard 
Print this post

@atmega8

I flashed SnadPIC board with MM+B23 FW, but have no USB console response. Looks like a USB driver is missing on my W 8.1 and the same on W 10.
Any idea where to get MChip USB driver?



Regards
Bo
 
BobD

Guru

Joined: 07/12/2011
Location: Australia
Posts: 935
Posted: 02:27pm 31 Jul 2015
Copy link to clipboard 
Print this post

Bo
This may be what you want.
Bob
2015-08-01_002714_Silicon_Chip_USB_Serial_Port_Driver.zip
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6273
Posted: 02:37pm 31 Jul 2015
Copy link to clipboard 
Print this post

Take note of the problems we have experienced with Windows 10
So far, no joy with the Micromite Plus.

W8.1 has no issues but you will have to disable driver signing to install the Silicon Chip drivers.

Jim

VK7JH
MMedit
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 03:22pm 31 Jul 2015
Copy link to clipboard 
Print this post

Hi,

i use Win7 64 Bit.

Under section Ports (com&LPT) i can see a new com port to which i connect terraterm.Edited by atmega8 2015-08-02
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 03:54pm 31 Jul 2015
Copy link to clipboard 
Print this post

Thank you Gents. I'M fighting with fresh Widows 10 installation right now and I realize I have to enable "Unsigned drivers installation" feature. Nice job for Saturday afternoon.


Bo


 
Antom
Newbie

Joined: 12/07/2015
Location: Czech Republic
Posts: 4
Posted: 02:37am 01 Aug 2015
Copy link to clipboard 
Print this post

@boss

Hi
Thank you, and hope you like the SnadPIC Board.
 
f1fco

Senior Member

Joined: 18/03/2012
Location: France
Posts: 155
Posted: 04:35am 01 Aug 2015
Copy link to clipboard 
Print this post

hello Antom,
I order you a board two days ago,
yesterday it is "in transit"
thank you for the fast shipping

Pierre ROUSSIERE, from France
73s de F1FCO
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 07:02am 01 Aug 2015
Copy link to clipboard 
Print this post

SnadPic is working fine with Windows 8.1 and F8 trick, but not yet success with Windows 10. The W10 say "The best driver (Microsoft) is installed".

Regards
Bo
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 724
Posted: 11:50am 01 Aug 2015
Copy link to clipboard 
Print this post

Compatibility with Windows hat nothing to do with the Hardware!
 
     Page 1 of 2    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025