search for: microcontroller

Displaying 20 results from an estimated 239 matches for "microcontroller".

2009 Jun 20
2
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
Interested in building a speex codec (basically audio <-> speex <-> data stream) using TI's small MSP430 microcontroller. Is there any way to estimate feasibility based on CPU requirements? Example - speex is happily encoding on an old Pentium-1 processor (166 MHz) using about half the CPU (as reported under Linux); the TI microcontrollers are much slower yet (8-16-25 MHz) and there wouldn't be an OS per se - ju...
2009 Jun 21
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2009 Jun 22
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2006 Nov 16
2
Speex WBB decoder on AT91SAM7S microcontroller?
Hi, I would like to compile the Speex fixed-point, WB decoder for an AT91SAM7S256 ARM7 microcontroller using gcc-arm-elf and was wondering, before I roll up my sleeves and try to figure out all the autoconf things that I'm really unfamiliar with, if anyone else has done this and can share their experiences. I see in the archives that some folk have compiled for this processor before but I a...
2009 Jul 20
0
CodeWarrior for Microcontrollers under Wine, can't install
Hello, I'm trying to install CodeWarrior for Microcontrollers, an IDE used for development of embedded systems using microcontrollers from Freescale. (the Special Edition is available freely from their web page) The install begins correctly, however it aborts suddenly. Terminal output is: (7) [renan at amaranth:~] $ wine /media/Renan/CW_MCU_V6_2_SE_11262...
2009 Jun 22
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2004 Dec 20
2
Is there hardware to remote control
...turn on / off (control) via > the > dial plan. > Is something available? You can run an AGI from within your diaplan which can do anything available to the host machine. As for turning things on/off, you have several options. a) serial port control; b) parallel port control; c) attached microcontroller; d) X-10 signals. Please exuse this for going OT into home automation stuff, but in an effort to answer the original question, here goes ... a) I have often used a little program that flips the DTR & RTS signals on a serial port (independently so you can control two things). You need to turn...
2007 Sep 07
4
[LLVMdev] New to LLVM, Help needed
Hi, I have started to write an llvm backend for one of our microcontrollers (PICxx). I started studying the framework of PowerPc backend of llvm and decided to start by following that framework. Now I have most of the classes and Tblgen files written for a very basic hypothetical microcontroller with very few instructions. The project builds and the llc recognizes the ne...
2005 Jan 06
0
Has anybody tried to program MSP430 microcontrollers from TI?
...o run in windows is 'IAR Embedded Workbench (Kickstart Version)' I've tried to run it some time ago (i think about 2 months back) in wine, but it didn't work so well back then. I haven't tried it with newer versions since then. I need that program so i can program my msp430 microcontroller. If anybody knows a way to program / debug those in linux i would be very interested indeed. So therefore i wonder how many people have tried to run it also. Maybe somebody even managed to get it running! (If so, Please tell me how :-) The download link for anybody who wants to play with this:...
2006 Nov 16
0
Speex WBB decoder on AT91SAM7S microcontroller?
...the requirements are because it depends a lot on the exact CPU you're using and (for ARM) the configuration of the cache and the speed of the bus. Jean-Marc Dennis Greenwood a ?crit : > Hi, > > I would like to compile the Speex fixed-point, WB decoder for an > AT91SAM7S256 ARM7 microcontroller using gcc-arm-elf and was wondering, > before I roll up my sleeves and try to figure out all the autoconf > things that I'm really unfamiliar with, if anyone else has done this and > can share their experiences. > > I see in the archives that some folk have compiled for this pro...
2011 Jul 20
0
ATMEL - GNN Components, Co.Ltd
ATMEL GNN - Components 1. Introduction : Atmel Corporation (http://www.gnn-components.com/Atmel_corporation-22-423.aspx) is a global leader in designing, manufacturing and marketing advanced semiconductorsincluding microcontroller (MCU), programmable logic, and nonvolatile memory. Atmel meets the evolving and growing needs of today's electronic system design engineer through the production of general purpose and application specific system level integrated chips. Atmel's world class expertise and wealth of experienc...
2004 Aug 06
2
Speex in a PocketPc crashes sometimes.
Hello Cesar I'm using Speex on a PPC2002 and PPC2003 with no problems. For tune-up remember to define the FIXED_POINT macro in Project->Settings in eVC. With this setting you ought to be able to at least decode in realtime while using debug-mode. Kind regards Bjoern D. Rasmussen >From: "cesarbremer@raseac.com.br" <cesarbremer@raseac.com.br> >To: speex-dev@xiph.org
2016 Aug 26
0
Using opus on ATMEL 32-bit RISC microcontroller
Hi Daniele, On 26/08/16 10:39 AM, Daniele Barzotti wrote: > Have I any way to reduce the source footprint? > (Eg. throw away unecessary files, if there are any..) Well, the first question is whether you want encoding, decoding, or both. If there's one you don't need then you can remove that (unfortunately, there's no easy way right now). Even if you need both, then you can
2016 Aug 26
0
Using opus on ATMEL 32-bit RISC microcontroller
On 26/08/16 11:40 AM, Daniele Barzotti wrote: > You're right! I forgot to say that I need only the encoder side (and > only for voice). Then you can remove all of the decoder. As for the encoder, it depends on the bitrate and sampling rate you want (more below). > My application have to acquire a 16bit 8KHz PCM stream and save a > compressed audio into a flash. Sounds like a job
2016 Aug 26
0
Using opus on ATMEL 32-bit RISC microcontroller
Hi all, thanks a lot for your replies! Sorry for my typo, the flash size is 8MB (Byte) :-) Unfortunately I cannot use another flash because I'm working on a proprietary board. Jean-Marc, thanks for your suggestions. I thought to use fixed point for convenience, but I can work on floating point too, so I will take in account the codec2 (I didn't know it). Moreover, if you all have
2016 Aug 26
2
Using opus on ATMEL 32-bit RISC microcontroller
Hi, First of all, I'm quite new to opus. I'm trying to use fixed point opus on an ATMEL AT32UC3B0512. I added the opus source into mine sw tree, I trim off code I don't use (eg. arm, x86 folders) It compiles, but the generated image is too big to fit in the flash. Have I any way to reduce the source footprint? (Eg. throw away unecessary files, if there are any..) Thanks, Daniele.
2016 May 13
2
Antw: Re: Ogg Format
...2%, but increases the processing time on > embedded systems. > > Also I should have been more clearer on stream.I meant an audio file. I > agree that Opus does not limit the user to use Oggs-Opus container, but > having a lite version of the same which can be simple for mid-low > microcontrollers would allow users to switch between the two formats > (Oggs-Opus or Lite) based on the device requirements/limitations while also > enabling conversion tools to be made available easily. > > I am with you on not creating a new container, but this is a suggestion > (microcontrollers...
2008 Oct 23
3
USB support
Hello Everybody! :D :D :D I changed from Windows to Ubuntu a short time ago. Under Win I programmed microcontrollers with Microchip PicKit2 programmer, which has USB connection. After I installed Ms .NET Framework 2.0 with winetricks, the Wine enablet do install PicKit2 program; it runs, but can not wiev / handle programmer, which I plug in to an USB port. Please help me. Have any USB support for Wine ? (I use...
2007 Sep 10
0
[LLVMdev] New to LLVM, Help needed
Please do a debug build and run it under gdb. Let us know where it is asserting and what it is asserting on so we can help you. Evan On Sep 7, 2007, at 4:50 PM, Alireza.Moshtaghi at microchip.com wrote: > Hi, > I have started to write an llvm backend for one of our > microcontrollers (PICxx). I started studying the framework of > PowerPc backend of llvm and decided to start by following that > framework. Now I have most of the classes and Tblgen files written > for a very basic hypothetical microcontroller with very few > instructions. > The project buil...
2005 Nov 05
1
Ogg files versus Ogg streams
Hi all, I'm very new to Ogg, and am learning about it in an attempt to stream it from a CF card through a microcontroller. This particular setup requires me to move parts of the file from the CF card to the microcontroller buffer, effectively making the file like a data stream. Also, should this question be directed at the Tremor group instead since that is the codec I'm using? It seems like a generic Vorbi...