This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Everyone,
I am currently working on Signal processing algorithm implementation on ARM Cortex M4. I want to run some basic Audio processing algorithms and filter implementation.
Texas instrument have come up with CC3200 Audio Booster pack. As nowhere TI mentions CC3200 Audio Booster with TM4C123
So ,I need to know the compatibility issues between CC3200 AUdio BOOSTER & TI TM4C123Gxl orelse they are compatible
Please Clarify.
regards
Sajad
Hi Sajad,
Please refer to this post and see if it answers your question: Are launchpad booster packs compatible with launchpads besides the MSP430? - MSP low-power microcontroller...
Generally speaking, please verify the schematic for compatibility between the launchpad and boosterpack.
Thank you for getting back to my query.
Well i have already checked the schematics for same boards & as per my knowledge i guess they must be compatible and communication can be possible using I2C interface.
Can you please cross verify it as i am going to purchase the board.
Pin details of both boards are below
*** LIKE *** Excellently detailed and "FILLED" w/pertinent Audio Resources.
My only "reservation" - (other) Cortex M4's (even M3's) are far more "Audio welcoming" - teasing the '123 into such service - may not prove optimal...
Hi Donald,
I have gone through the book by Wiley on DSP, it has got everything a beginner needs to get start with DSP with ARM Cortex.
Also the booster pack you mentioned can you send me some Pin details & Code examples with TM4c123G for same or post a link. I was not able to get that.
Hi Sajad,
The details are all in a file named tm4c123_wm8731_folder.zip which can be downloaded from the link at the end of this message under 'Example programs for TM4C123 and WM8731 using MDK-ARM' in the Browse by Resource menu. Can you not access this? My preferred development environment is MDK-ARM. The code-size limited free version is suitable for the examples in the book. However, in the Browse by Resource menu there is also code for the TM4C123 Launchpad and CircuitCo Boosterpack that is compatible with CCSv6. The main difference is simply in the project files that CCS, vs. MDK-ARM use. It was a bit of a bother I seem to remember to get the CMSIS DSP library into CCS but there are instructions for this in the CCS-version zip file. The differences in the example code are very slight and concern mainly the names/paths of the driver header files and I think there is something to do with aligning data in memory in file tm4c123_aic3104_init.c.
The CircuitCo Boosterpack used an AIC3104 codec and this was interfaced very similarly to the WM8731/AIC23 codec, i.e. using I2S emulation. Of course the configuration of the AIC3104 and WM8731 codec via I2C is quite different. The PCB design in the zip file is suitable for either the WM8731 or the AIC23 codec (they have slightly different width TSSOP packages) It's been constructed/tested with both devices.
I agree that Cortex-M4 devices are not DSPs in the sense of TI's C5x, C6x, and even C2x devices but they do have more than adequate performance to demonstrate DSP concepts in real-time using audio signals - which is the main aim of the book and materials - and they are available at very low cost. I think that where cb1_mobile referred to audio-welcoming he may have been thinking fairly specifically of their often including (closer to) true I2S interfaces. M4 is definitely more DSP-enabled than M3, with Harvard architecture and DSP-specific instructions including SIMD if you are using 16-bit fixed point (the educational (?) examples in the book all use 32-bit floating point so that sample values and filter coefficents can be compared directly with theoretical calculations).
I previously taught hands-on DSP experiments using TI's OMAP-L138/C6748 LCDK but those cost nearly $300 including JTAG emulator. There are Cortex-M4 development kits for $15 and even Cortex-M4 development kits including on-board audio codecs (Cypress FM4) that can do the educational job I'm interested in. These boards are also much closer to what students are using in other embedded systems/mcu basics activities and as such may help to 'de-mystify' DSP. There are now (very) low cost Cortex-M7 development boards too ...
In the past I have presented on behalf of TI on DSP education using C6x platforms but I don't think TI are keen on DSP education using TM4C123.
Donald,
Can it "prove true" - that both Sajad & I, "Hit the ** LIKE ** Button" - so (Hard & Often) w/in your post - that it VANISHED? Damn if I can find it - Swear to God - twas there - moment ago...
Donald12831 said:I think that where cb1_mobile referred to audio-welcoming he may have been thinking fairly specifically of their often including (closer to) true I2S interfaces.
Absolument mon ami - absolument! Multiple (other) ARM MCUs incorporate (real) I2S - which may lead to (further) "Audio-Welcoming" inclusions.
@ Sajad - May I disagree w/the view that, "All ARM Cortex M3/M4" prove, "Audio Welcoming." It is believed that, "Separate and Unequal" - noted by the presence of "real/true" I2S - signals such "welcoming." Those MCUs - minus 'real i2S' must be, "teased into submission" ... thus "Frankenchip" (kin to "Frankenstein") - expected to compromise (audio) performance.
Poster Donald (Mr. Reay) authored, 'Digital Signal Processing Using the ARM Cortex M4' by Wiley - and it indeed proves, 'à lire absolument!' (MUST READ!)
Donald's neat book - and ARM itself - note the DSP capability of ARM M4 & M7 - to prove potent & efficient. (while not reaching to the 'extreme' level of 'true' DSPs - yet FAR EXCEEDING them - in multiple (other) capability & performance areas - especially in the service of 'General MCU Role!'
Sajad Rather4 said:Would you like to share some online Website or Something where I can purchase this booster pack
Good Sajad - and add cb1/staff to this 'desire.'
Hello Cb1_mobile,
@ Sajad - May I disagree w/the view that, "All ARM Cortex M3/M4" prove, "Audio Welcoming."
Always and anytime,I dnt mind your disagreement on such topics.
what needs more attention is that why and when is Cortex M4 processors used for DSP implementation and what will be the results for a beginners?
Regards
Sajad
Hi,
The Boosterpack is not available to buy but all of its design information - schematic, BOM, Gerber files - is provided in the zip file so you don't have to design anything, you just have to fabricate it. Back in 2014 with the help of TI's University Programme I approached CircuitCo with essentially that design. The design is referred to in a paper I presented at ICASSP 2014 in Florence, Italy. Two years later CircuitCo had redesigned the Boosterpack based on the AIC3104 codec and a very small number , 25 I think, were manufactured. I have a handful of these and several were distributed by TI's University Programme to university professors for evaluation. Their feedback was encouraging. I described the CircuitCo Boosterpack in the book in anticipation of its becoming available to buy. CircuitCo advertised the board on their website but ultimately declined to manufacture any more.
Donald
Thank you - appreciated - IIRC - you & I exchanged (years past) in similar regard. Pity the board did not make it into reasonable production.
Hello,
No problem,I have seen those design files for fabrication.Will give it a try for sure & thank you So much..!
Really Appreciate it.
Regars
Sajad
Friend Sajad - if you 'are' serious it would likely pay to, 'Consult more closely w/Donald.' He likely can alert you (should time/other demands allow) to 'special issues and/or concerns' - which do NOT normally (arrive) w/ normal/customary Design Files.
A properly developed - high function such board - may 'raise this project from the ashes...'
Indeed - and "stranger things" have happened! (i.e. the grossly unwanted, DISAPPEARANCE OF "LIKE!")
Hello Donald,
Thank you for the help,all the way.I have given your design files to the PCB design team,they will start working on it and get the exact components required.
Also i too believe that it should not be very much cumbersome for making it work with CCS design environment.
Well one more thing i do want to mention that if you maybe knowing that in DSP_C6000 boards like LCDKC6748 & C6713DSK,We use programming environment with API's like the following for an example TALKBACK
#include "L138_LCDK_aic3106_init.h"
int main(void)
{
uint32_t sample;
L138_initialise_poll(FS_48000_HZ,ADC_GAIN_0DB,DAC_ATTEN_0DB,LCDK_LINE_INPUT);
while(1)
{
sample = input_sample();
output_sample(sample);
}
}
This type of environment i do want with the TM4C123 Plus WM8731 , I know this might be not a problem ,as i need to includes the required libraries and change the codec configuration files for AIC3104.
Regards
Sajad Rather
Donald,
The assistance you have provided here is, "Off the Charts" - very much appreciated - thank you.
To avoid, the 'risk of blasphemy' - might you, "Enable your Forum PM capability" - so that we might discuss the use of MCUs equipped w/'real' I2S? Note that these run at 50% (minimum) increased clock speeds - and include (far more powerful) TFT Accommodation (to include high performance Graphic Accelerators) - which appear a "Superior Means" - to "Aid the Design-In" and later the "Marketing" of your fundamental idea.
(it is my observation that, "Better Suited Tools" trump those - 'Cobbled into (unwilling) submission.') Again - Thank you...
Donald,
Thank you - I have tried (5 times now) to respond to your PM - the following results:
Access Denied (How Delightful...)
You don't have permission to access "e2e.ti.com/.../conversation on this server.
Reference #18.3460dc17.1525452224.1aeaffe1
Note that I interact - via 'PM" - with over 40 different forum users. Have "no clue" in explanation...
Fortunately I had "Copied & Saved" my writing - which is not fully appropriate for presentation here...
Staff/I have contacts here - I will (now) seek their assistance...
Hi Sajad,
I agree that is a lot, although I am inclined to think that's not so much a specific feature of this BoosterPack but because it's for a one-off job. Consider, for example, this $19.99 boosterpack. https://store.ti.com/cc3100boost.aspx What would it cost to make one of these by your route? This is why I attempted, via the Texas Instruments University Programme, to get into an arrangement with CircuitCo (to produce large numbers). The PCB artwork (Gerber files) for the WM8731 BoosterPack are designed specifically not to make very stringent demands of the etching/manufacturing process, e.g. two-sided, no plated through holes. Although this information won't help you, my prototypes were made using a mechanical etching/milling machine and soldered by hand by a technician in my university dept. workshop. The 'cost' of that is, of course, opaque.
Regards,
Donald
Indeed - that 'mechanically etched' pcb proved a 'resourceful' creation. In the past - by employing 'Thru-Hole' devices (usually DIPS and then soldering the leads on (both) pcb sides) we avoided the added time & expense of, 'PTH.' (plated thru-holes) Yet increased our, 'cost of labor' - in counter-balance.
It is believed that today's PCB Vendors - especially if presented a design in a, 'Stepped/Repeated - Multi-Board' (i.e. ARRAY) format - can neatly reduce pcb production costs. Beyond the cost - designing & building - "JUST ONE BOARD" - subjects that (lone) board to the 'Dreaded Single Board Anomaly' - which is (almost) GUARANTEED to DEVOUR any (savings) - resulting from a 'Single Board' purchase... Firm/I highly advise AGAINST such "Single Board" creation!
Somehow the 'PM' issue was resolved - and a message should have landed. Thanks again for your expertise & guidance in this unique project development...