UART BaudRate.
this depends on the number of time quanta you want/need to spend for one bit. I didn't verify it, but I guess you can get 2MBit/s with 16TQ (default value, precise sample point) and 8MBit/s with 4TQ...
View ArticleCould not install DAVEApps
Hi to all. I've installed Dave 4.2.6 and try to add the UpdateSite_DAVEApps_1-0-66. I unzip the archive to a folder. After the procedure: HELP -> Install DAVE App/Example/Device Library -> Add...
View ArticleHow can I disable RTC and the hibernate-domain?
Hello, I don't need in my application the RTC and hibernate-domain. The RTC_XTAL and th HIB-pins on my XMC4500-F144 are open. I'm not sure if this correct. How can I disable both? I use the DAVE4-App...
View Articlecan i use realtime watch expression?
Yes sure you forged fittings socket weld fittings threaded pipe fittings pipe butt weld fittings ss tube fittings ss pipe fittings
View ArticleUsing the RGB LED Lighting Shield to drive constant voltage LEDs
No example for this socket weld tee socket weld elbow socket weld coupling socket weld union socket weld cap socket weld insert threaded cap threaded union threaded coupling threaded elbow threaded...
View ArticleCopter.rocks - LARIX_Software_150907 - Usable PID values?
Hey We've been trying for couple of days now to get the widefield with the "LARIX_Software_150907" to fly. Does anyone of you have some usable PID values? In the last mail from Walter they used the...
View ArticleQuestions about XMC-Link
Nothing i know pipe nipple fittings full threaded nipple pipe close nipple reducing hex nipple eccentric swage nipple bsp barrel nipple
View ArticleStruct - Compiler Problem
Hy! Attachment 2517 I have the Problem, that the Compiler doesn't like the STRUCT in the h-File of mi Variables. In the c-File i have it equal, but without extern! See the Picture in Attachement! I...
View ArticleXMC4500 APP FATFS with RTOS
Hi ~ I have success test write a txt file in Micro SD card with non RTOS option on DAVE4 But when I choose Use RTOS , Code will pending on SemStatus = osMutexWait(FATFS_MutexProtectId, osWaitForever)...
View ArticleWake up after WFI
Hello to all, I am programminga device and want to have the processor go into sleep mode. I used the WFI instruction, which if I understand correctly enters the processor into sleep mode until an...
View ArticleMissing Reset_Handler after using a dave app
Hi. If i start a new empty DAVE CE project for a XMC1302 i can compile it without problems. If i add the PMSM_FOC App [4.2.0] and generate the code, i get a lot of eror messages: (undefined reference...
View ArticleDefault IRQ
Quote: Originally Posted by Mike_FN Hi, I have now gotten this completely working in my project and its brilliant! I thought about the __vector_table and fill but wouldn't have had time for the asm....
View ArticleXE166 series and XC800 family
Are there any relevance between the XE166 and XC800 family?
View ArticleInfineon XC800 Book in German
I liked the book as well. But IMO, there should have been additional chapters on MDU and Cordic. Philipp
View ArticleXMC1100 library: Unused HardFault Handler pointer in Flash?
besides this, there is a dangerous comment in startup_XMC1100.S: " All entries below are redundant for M0, but are retained because they can in the future be directly ported to M0 Plus devices" That's...
View ArticleXC800 core errata
The other one: FLASH_XC8.004 e.g. in XC886C_8FF_AB_Errata_Sheet_v1_2 (more but again not all affected). Philipp
View ArticleProblem with FATFS App
Hi, Which version of the APP are you using? You can find it by clicking right mouse click on the APP in APP dependency view and click on Properties in the context menu. Regards, Jesus
View ArticleGenerate a square wave - XMC4500 Relax
Hi Gabriel, are you using Dave3 (the App-name looks like it)? I would suggest to get the latest Dave4-version which gives you a much more readable generated code. Also the name of the App you mention...
View ArticleI2C configuration code
Hello, I tried with the I2C master Apps, to read one register ( 8 bits9, with this code : Code: int main(void) { DAVE_STATUS_t status; uint8_t rx_data; // Slave address 0x77 uint8_t registerD0 =...
View Article