The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
404 views

Interfacing ultrasound receivers and emitters with a microprocessor

I have bought ultrasonic receivers and emitters to play with (see datasheet here). I also have an STM32 processor devkit with DAC and ADC pins readily available. How should I connect the ultrasonic ...
1
vote
1answer
73 views

Is there a C671x DSP development kit with more than 16M Flash?

TI's standard kit C6713DSK has only 256K bytes of Flash, which is too small for my application. Is there a third-party DSP kit that has a larger Flash like 16M bytes?
1
vote
2answers
301 views

Using sub 1GHz 6LoWPAN, which development kits are available? [closed]

I need to create a network with 6LoWPAN, or maybe some others supporting IPv6, and are looking for development kits. The ones I found are Texas Instruments using Sensinode’s NanoStack NIVIS I ...
0
votes
1answer
128 views

STM32 dev kit: Which power pin, APP or EMU?

I need a voltage source for an external peripheral on my STM32 dev kit. (Reference manual available here.) I see from looking at the extension pins that there are two types of power pins: APP and EMU. ...
0
votes
1answer
267 views

Soldering an SPI Flash onto a dev board

I have a development board for an STM32F2 (reference manual for the development board available here). I would like to solder on this SPI Flash chip on it. Can I use any GPIO pin that I'm not ...
-1
votes
4answers
688 views

Arm development board with lots of PWMs

I am looking for a Arm development board for a new project I am working on (64 RGB LED POV Globe). POV globe speed questions I have lots of experience with the Arduino boards but I would like to take ...