myoung008
Posts: 55
Joined: Mon Mar 18, 2013 9:56 pm

Re: can't find i2c-0 GPIO pins any more

Sun Feb 28, 2016 9:07 pm

@davenull - Please listen to what everyone else is telling you about the way you've gone about this topic. My reluctance to continue helping in an earlier post -- being tempted to bow out was due to that as well.

Nobody cares that you (or I for that matter) are using i2c-0. They are trying to express why most don't, and let you know about the problems with doing so. Raspberry Pi Foundation has every right to build their hardware and software as they wish and reserving two pins is not overstepping in any way, especially since it is still expressly possible to enable it. I know that my use of i2c-0 works now, but may not in future software versions. In fact, we've changed some things and the next rev of the system will not be using i2c-0. My hardware fits the physical dimensions of a HAT, but doesn't contain the eeprom and uses i2c-0 for other things. I don't call it a HAT, because it's not, it's just a convenient PCB form factor. My customers don't even know what a Raspberry Pi is, they are buying a large custom appliance that happens to contain one.

I have plans to develop and sell a HAT to RPi users. It will follow the entire HAT spec, including the required eeprom (and nothing else) on i2c-0. I'll call that one a HAT because it will fit the proper definition of a HAT.

The most disappointing thing to me is that I ignored your attitude early on, helped you come to a solution, and then I see you continue to treat people poorly.

davenull
Posts: 1159
Joined: Thu Oct 22, 2015 7:22 am
Location: a small planet close to Betelgeuze

Re: can't find i2c-0 GPIO pins any more

Sun Feb 28, 2016 9:21 pm

I NEVER treated people poorly.
I just am expressing my opinion as a customer about details of the product, nothing about people and never insulting people (although others did so to me - and to which I replied then afterwards (!) )

I really do not understand what causes you to post such a shameful verdict about me which really makes me personally badly disappointed abot you!

(and finally I don't understand why always people continue spoiling oil into the fire and start a flame war even when I repeatetdly stated that the issue is already resolved!)
#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}

Return to “C/C++”