User Activity

Wondering if anyone has ever experienced this. I have several inputs I'm looking at. I poll them every 10mS. 99% of the time everything works, but sometimes the an input on PORTE will not read the correct logic. It locks at logic 1. If I look ...
I'm looking for information that will tell me the safe clock speeds for a voltage range. For example from 1.8v to 2.5v what is the highest clock speed I can run safely. usually there is a figure in the datasheet, but I can't find it. I'm using a ...
We have a pretty big project and we want 2 people to develop screens for one project. we are using bitbucket as a repo and the idea is person 1 can make there screens on a branch and person 2 can make theirs on a separate branch. The merge them at ...
This of this like an address book, where the user can add and delete people from it. The scroll wheel is on the first screen and it list everyone in the address book. When you click on a person there are feilds you can edit and save. or delete th...
I have 2 screens. The first screen has a button and a text area. The second has a scroll wheel and a button.What I want: 1) Click on button on screen 1, and go to screen 2 (got this working) 2) Scroll to a number on the scroll wheel on screen 2, h...