http://www.eevblog.com/2009/10/21/eevblog-39-pickit-3-programmerdebugger-review/
2. He gets response from Microchip (Dave's words)
> At it turns out, not surprisingly the video made it's way all around
> the Microchip offices, even to the desk of their CEO.
> As with any multi billion dollar corporation, I expected either
> deathly silence or a nasty letter from their lawyers.
>
> But it turns out Microchip really do care about their products and
> customers, and really do listen, so they seriously took it as
> constructive criticism.
>
> So not only was my blog well received at Microchip, I got a lengthy
> call from none other than the Microchip CEO Steve Sanghi, thanking me
> for the blog and raising the issues. He pointed out a few factual
> errors which was fair enough, but admitted they could have done the
> PICkit 3 better and most importantly are working to fix the issues and
> give customers what they expect.
>
3. Microchip posts this funny video response on youtube.
http://www.youtube.com/watch?v=3YUvlrVlNao
That, folks, is how it is done!
Spehro Pefhany --"it's the network..." "The Journey is the reward"
sp...@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
--
http://www.piclist.com PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclist
2009/10/30 Spehro Pefhany <sp...@interlog.com>
--
Ariel Rocholl
Madrid, Spain
Create a blog with a large number of followers and you'll have some of the
power of a magazine editor to influence things. Maybe more freedom if you
don't have advertisers and their corrupting revenue. ;-)
Best regards,
Does anyone know what the levels change to?
According to version 2.0 of the SMBus spec http://smbus.org/specs/ , input
high is minimum 2.1V and input low is maximum 0.8V, but they might not
necessarily be the values the PIC uses.
Thanks in advance,
James
Being a digital input on the PIC, it shouldn't make a difference
whether it is a generic input pin or an I2C input. Therefore, you
would just look at the electrical characteristics charts at the end of
the datasheet to find the min/max voltage thresholds for a digital
input pin.
--
Martin K.
But I believe the SMBus levels assume the use of 3V3 logic, so have lower
threshold levels than 'normal' 5V I2C levels (and this would be borne out by
the OPs quoted levels). I believe this is why the extra function is added.
It may not appear on 3V3 only PICs, I haven't checked.
> Being a digital input on the PIC, it shouldn't make a difference
> whether it is a generic input pin or an I2C input. Therefore, you
> would just look at the electrical characteristics charts at the end of
> the datasheet to find the min/max voltage thresholds for a digital
> input pin.
Yes, that was my first thought, but then I read that it was possible to
configure the MSSP module in I2C mode for SMBus.
I'm sure there is a difference between I2C and SMBus. The datasheet shows
that the MSSP module normal I2C input is Schmidt trigger, which has a high
threshold of 0.8Vdd, which on a 5V pic is 4V. What it doesn't say is what
the high threshold changes to when the SMBus select bit is set.
What I need to do is run a master (18f2620) at 3V3, but the slave device at
5V with just ground, SCL and SDA connected. A high threshold of 4V on the
slave won't work (because the pullups only pull up to 3V3 on the master), so
I'm hoping that setting the SMBus select bit will allow the slave device
running at 5V to see a logic high at 3V3.
Page 347 of the datasheet says that, with SMBus enabled, the
thresholds are 0.8/2.1v.
--
Martin K.
Ah, thanks Martin. I hadn't realised Microchip had just updated the 18f2321
datsheet - that info wasn't in the previous one I only saved recently.
--- On Fri, 10/30/09, Spehro Pefhany <sp...@interlog.com> wrote:
They've got RSS feeds for the updates, add them to a feed reader (e.g.
Google Reader) and you won't have to visit the site to find out what's new.
<http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=2568
¶m=en028158>
Paul Hutch
Self-aggrandizing sensationlalist blogger: 0
Mircochip: 10
********************************************************************
Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products
(978) 742-9014. Gold level PIC consultants since 2000.