#### # # ###### # ####
#### ## ##### ## ## #####
___ ( _`\ | (_(_) | _)_ | (_( ) (____/'
## ## ## ## #### ## ## ## ##
### ## ### ## ## ## ## ## ## ## #### ###
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: My page in Russian http://rus.vems.hu/punbb/index.php just found iac_freq!=0 not work mdiFF - not open full time, it switch fast from 0 to 100% with unstable freq about 5Hz i want use freq = 6, but impossible ... changing out - no matter changing fw to 1.18,0.73 - too, why ? i have video and audio files with record of work iac with freq=6 in megatune http://vems.hu/files/MembersPage/ASSA/a.jpg (rename to *.3gp) i think iac configuration not work with freq!=0 (in megatune) all config i found use freq=0 (fastest), but i want to use slow freq. i offer to anyone make test: config pwm iac out, and try mdiFF command and see/list valve switching, it should be constantly open, but fact ... Map sampling 1ms (best) or 2ms (good too). map_processing() every event (best), or every rev (good too) * //sensor_filt[MAP] = 2 * map_samples_summ / map_samples_count; * void map_processing(void) * { ** uint16_t t16; ** uint32_t t32; ** t16 = div_65535_x(map_samples_count); ** t32 = mult16_16(map_samples_summ,t16); ** sensor_filt[MAP] = t32 >> 15; ** map_samples_summ = 0; ** map_samples_count = 0; * } * has about 3us execute CPU time vbatt, clt, mat with freq faster than 10Hz - waste of CPU time. I think 4Hz is enough. Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.