- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to design Tablet hardware using Altera SoC.Does it have all the general components for that.
Also plz. tell me which of your SoC is best suited for Tablet design. Do we have any existing design of this type OR some work already done in this context.Plz. comment.....Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It will not have touchscreen IP but that's something that can be added as soft logic in the FPGA. It's been a while since I've dealt with touchscreens but if things have not changed then they typically use a parallel bus with some protocol to control the pixels on the screen and the touch sensors are readable over a low pincount interface like I2C or SPI (which the SoC has dedicated IP for). To drive the pixels out you would need some sort of frame buffer hardware implemented in the FPGA fabric. You would want the lowest power SoC which is the Cyclone V SoC device.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page