Search found 15 matches

by nino
Tue Nov 11, 2008 12:12 pm
Forum: FLEX (closed)
Topic: UART interrupt mode
Replies: 8
Views: 7210

Re:UART interrupt mode

The peripheral settings in the described demo are fully working and you can look at them as an example.
It is the I/O management the is still an ongoing part.
by nino
Tue Nov 11, 2008 12:08 pm
Forum: FLEX (closed)
Topic: Flex+Sensors
Replies: 6
Views: 4941

Re:Flex+Sensors

You have 2 possibilities: [ol] [*]You use an external 12V power supply and connect the 2 Ground. [*]You power the Flex board with a 12V supply and use the Vout line for the sensor power supply. [/ol] Thr first one is better in term of quality, while the second one is easier because it uses only 1 po...
by nino
Fri Nov 07, 2008 8:29 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Shared library
Replies: 8
Views: 4684

Re:Shared library

Some issues related with paths have been solved together with the \"C30 3.11b bug\".

Try using the patch that you can find here.

Nino
by nino
Fri Nov 07, 2008 4:16 pm
Forum: ERIKA Enterprise and RT-Druid v2
Topic: Project building failure with EE 1.4.3
Replies: 16
Views: 10459

Re:Project building failure with EE 1.4.3

It is a EE 1.4.3 problem with C30 version 3.11. Now it\'s solved and next releases will be bug free.
by nino
Fri Nov 07, 2008 4:10 pm
Forum: FLEX (closed)
Topic: Flex+Sensors
Replies: 6
Views: 4941

Re:Flex+Sensors

You\'re right, analog inputs accept only voltages in the 0-3V3 range.

The faster solution is a couple of resistors in order to do a partition. Better solutions are possible with buffers, OA with gain set to 2/3 and so on... It depends from your sensor.
by nino
Fri Nov 07, 2008 3:50 pm
Forum: FLEX (closed)
Topic: External library linkage
Replies: 4
Views: 4553

Re:External library linkage

Be careful! If you selected the Microchip compiler inside Eclipse you need to use coff complied libraries.

Nino
by nino
Fri Nov 07, 2008 3:47 pm
Forum: FLEX (closed)
Topic: Flex+Erika+Zigbee
Replies: 2
Views: 3180

Re:Flex+Erika+Zigbee

There are different solutions: [ul] [*]Use the demo board + a EasyBee module; [*]Create an adapter for the MultiBus board + a EasyBee module [*]Use my schematic for the adapter plugin (I\'ll put it in the wiki ASAP) on the Multibus board + a XBee module [*]Create a custom board for the EasyBee modul...
by nino
Fri Nov 07, 2008 3:23 pm
Forum: FLEX (closed)
Topic: Solved: can\'t program the dsPIC on a FLEX full
Replies: 4
Views: 4095

Re:Problem: can\'t program the dsPIC on a FLEX full

All the jumpers are correct? You tryed to measure the 3.3V and the 5V lines to check is the micro is correctly powered?
by nino
Fri Nov 07, 2008 3:20 pm
Forum: FLEX (closed)
Topic: UART interrupt mode
Replies: 8
Views: 7210

Re:UART interrupt mode

It started as a polling demo, then it was extended. It was not finished yet when the kernel was released, then we had the idea of putting devices support in the board level so the demo was not ended. We hope to have the new support in the next release of the kernel.
by nino
Thu Nov 06, 2008 4:53 pm
Forum: Forum in lingua Italiana (closed)
Topic: interfaccia encoder
Replies: 6
Views: 5727

Re:interfaccia encoder

Come diceva anche Paolo, le soluzioni sono molteplici. Quelle a 2-pin funziona con segnali lenti e/o poco rumorosi. Altrimenti ci si appoggia ad un chip esterno. Nei mesi scorsi, per prove interne, si era parlato sia del modello nominato da te sia di altri chip ma nulla è stato ancora realizzato,...
by nino
Thu Sep 25, 2008 10:01 am
Forum: FLEX (closed)
Topic: Even more questions on I2C
Replies: 7
Views: 5462

Re:Even more questions on I2C

In the demo folder you also can find the schematich for the homemade board. In that you can spot the resistors with the right placement and value.
by nino
Thu Sep 25, 2008 9:07 am
Forum: FLEX (closed)
Topic: Even more questions on I2C
Replies: 7
Views: 5462

Re:Even more questions on I2C

You remembered to put the pull-up resistors on I2C bus clock and data lines?

You respected all the init phases? TRISxbits for directions, clock multipliers compatible with the system clock and so on?

Nino
by nino
Thu Sep 25, 2008 9:04 am
Forum: FLEX (closed)
Topic: Flex and SPI
Replies: 13
Views: 11770

Re:Flex and SPI

Also the ZigBee \"Wireless Communication using FLEX and ERIKA Enterprise Basic\" application notes has ee_radio_spi.c and ee_radio_spi.h for spi init and communication.

Nino
by nino
Thu Sep 04, 2008 3:11 pm
Forum: FLEX (closed)
Topic: Another question on I2C...
Replies: 3
Views: 3544

Re:Another question on I2C...

I\'m sorry but the DemoBoard doesn\'t export an I2C bus. One of the channels is used but connected to the DACs.
The only way is to solder 2 wires. The place where doing this is less dangerous is on the connector to the Flex.