I am using an LTC2313-12 in combination with an ESP32 using (V)SPI functionality of the ESP32.
According to the description in the datasheet (https://www.analog.com/media/en/technical-documentation/data-sheets/231312fb.pdf -- p10/22 - Serial Interface…
单片机发出的一次是16个时钟,根据datasheet时序图,没有说明多发出的两个时钟LTC2313-14会输出什么。那在后两个时钟沿LTC2313-14会输出什么呢?
2008-12-08 07:12:12 SPI and BF-561
Filip Vanalme (BELGIUM)
Message: 66501
this item might already been discussed earlier. I looked into some forum discussions, but never found exactly what I'm looking for...
I'm developing on a BF-561 board…
2008-12-03 12:12:16 browsing svn source via web
Kyle Schlansker (UNITED STATES)
Message: 66246
Is there a way I can view svn tree through the web?
This page: http://docs.blackfin.uclinux.org/doku.php?id=version_control_systems&s[]=web&s[]=svn…
2008-12-01 12:33:09 gptimer questions...
John Doe (UNITED STATES)
Message: 66098
what is the finest resolution that i can get with /dev/timer[0-7] ?
QuoteReplyEditDelete
2008-12-01 13:32:53 Re: gptimer questions...
Robin Getz (UNITED STATES)
2008-11-12 12:43:20 Double fault
Michael McTernan (UNITED KINGDOM)
Message: 65166
Hi,
I'm using BF537-0.3 on a custom board with 2008R1.5 patched to the top of SVN and we've got double faults, but only with no-MPU. Building and running…
2010-12-20 04:32:12 cannot find -ldl
zhang zhihua (CHINA)
Message: 96878
I want to use the openssl to do something,but when I make my program,it found that:
"/home/opt/uClinux/bfin-uclinux/bin/../lib/gcc/bfin-uclinux/4.1.2/../../../../bfin…
2009-03-12 17:12:05 RMII (and KSZ8721)
Rob Maris (GERMANY)
Message: 70889
I'm trying to get a BF-537 system with KSZ8721BL from Micrel operating in RMII mode. As documented, the COL/RMII pin must be pulled up during power-up.
The kernel is…
2010-12-12 07:34:58 adv7179 driver rgb2yuv
haiqing cao (CHINA)
Message: 96651
I download the adv7179 driver for blackfin561-ezkit but It has a problem when I compile it.
rgb2yuv(rgb_l1,yuv_l1,RGB_WIDTH) can not find where it is defined.
void bfin_framebuffer_update…