ST10F269 - Chipselects for external components
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-09-21 1:50 AM
Posted on September 21, 2004 at 10:50
ST10F269 - Chipselects for external components
Labels:
- Labels:
-
Legacy Products
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-09-17 1:50 AM
Posted on September 17, 2004 at 10:50
Hi,
I have got a small (or big) problem! I want to control a flash-memory with CS0 and 2 analog-digital-converters with CS1 and CS2 That doesn't work. When I set in START167.A66 from Keil $SET (BUSCON1 = 1) $SET (BUSCON2 = 1) (all the rest is default) and instruct XVAR(int,100000)=100; XVAR(int,200000)=100; XVAR(int,100000)=0; XVAR(int,200000)=0; nothing works! One Buscon set on 0, it works, but only if all XVAR-Instructions are implemented! If I leave out the Instruction 2 and 4 (Buscon1=1 and Buscon2=0) it doesn't work, too. Who can help and where is my mistake... Thanks a lot, ChristianOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-09-21 1:50 AM
Posted on September 21, 2004 at 10:50
I made it on my own...
