• Store PC to different from memory and register?
    I,m using keil uVison4.22 and the device is arm7 ,I am testing about SubroutineCall,but found a doubt that the code store the r15(PC) to the address r13 of memory,and the value is PC + 12 ,if i use mov...
  • Stencil Test(模板测试)不得不说的那些事
    Stencil Test是什么 Stencil的中文翻译是模板或者蒙板,并不是非常容易理解的一个词。在了解stencil test之前,先来了解一下stencil buffer。在OpenGLES中,有三个可以绘制的buffer(缓存),color buffer(颜色缓存), depth buffer(深度缓存)和stencil buffer(模板缓存)。对于color buffer和depth...
  • test 東芝、パソコン事業子会社をシャープに売却
    test [東京 5日 ロイター] - シャープ < 6753.T > は5日、東芝 < 6502.T > のパソコン事業を買収することで合意したと発表した。買収額は約40億円。東芝のパソコン関連製品と同社のディスプレーやセンサーなどを融合することで、人工知能(AI)やすべてのモノがインターネットにつながるIoT(インターネット・オブ・シングス)事業を強化する。 パソコン事業を手掛ける東芝クライアントソリューション...
  • SQPI bus 如何设置能支援外扩RAM
    我们开放了一款支援SQPI bus的pSRAM,现在想用ARM M系列的MUC来开放产品,请问ARM 的MCU 的SQPI bus 要如何设置才能支持外扩RAM记忆体?
  • 双口ram读数据的速度太慢
    系统结构与功能:        lpc3131外接8k*8双口ram与8G Flash,从双口ram读取数据(来自 FPGA ),并存至Flash中。 问题:        丢数据,系统速度远低于ram的读速与Flash的写速度。   双口ram读数据直接采用指针,如下:         for(i=0;i<tmp;i++)       {         nandflash.databuf[nandflash...