search for: microcontrollers

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

Did you mean: microcontroller
2009 Jun 20
2
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
...ically 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 - just "to the bare metal" - so not sure this is even feasible... Thanks for any comments, Dave
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
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_112620...
2009 Jun 22
0
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
2004 Dec 20
2
Is there hardware to remote control
> From: Ronald Wiplinger <ronald@elmit.com> > Subject: [Asterisk-Users] Is there hardware to remote control > available? > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users@lists.digium.com> > Message-ID: <41C6D43F.5070201@elmit.com> > Content-Type: text/plain; charset=us-ascii; format=flowed > > I am looking for a
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 new...
2005 Jan 06
0
Has anybody tried to program MSP430 microcontrollers from TI?
Hi all, I'm rappedly moving away from windows, but one of the last programs i need to 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
2006 Nov 16
0
Speex WBB decoder on AT91SAM7S microcontroller?
Stripping out usused stuff is very easy, especially with static libraries. The only thing that could cause problem is the speed of the CPU. It's very hard to say what 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
2011 Jul 20
0
ATMEL - GNN Components, Co.Ltd
...k connection. The Atmel ATAVRRZ600 radio board sports an Atmel standardized 10-pin connector that enables theRF boards to be connected to any AVR microcontroller. The RZ600 kit enables RF4CE, IEEE 802.15.4, ZigBee, and 6lowPAN network technologies to run on the full Atmel portfolio of low power AVR microcontrollers
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 build...
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