User Activity

Posted on June 12, 2015 at 19:08So I have an STM32 F103ZET. We use a UC1701 controller to drive a small LCD. It's attached to FSMC Bank1, 2nd section, using an 8bit wide bus. I've been able to write control data using the address 0x64000000 to direc...
Posted on May 12, 2015 at 18:53Problems getting new STM32 target runningI've developed a project on an STM32F103RB, and am now trying to move it to a F103ZE chip. However I cannot get my code to run.I have changed the linker file to accound for the ...