Hi! Thanx Chris, I tried that but it wasn't enough....anyway other samples of the same PCB didn't show any problem, so I have to assume that I bumped into the 10 ^ (-5) chance of two shorted traces in the inner layer of the PCB.
Bad luck! sorry for the list noise ! R. 2006/2/9, Chris Liechti <cliec...@gmx.net>: > Roberto Padovani schrieb: > > Has anyone ever used the DMA controller with external trigger ? > > Apparently, I can't configure correctly the port, because I keep > > getting something which looks like an electrical conflict (voltage at > > about Vdd/2 ) > > > > isn't it enough to write P2SEL |= BIT6; ? > > you also have to set the P2DIR register correctly, in your case as an > input, so clear that bit: > P2DIR &= ~BIT6; > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >