# DSPF28335 **Repository Path**: david_gdg/DSPF28335 ## Basic Information - **Project Name**: DSPF28335 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-28 - **Last Updated**: 2024-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DSPF28335 DSPF28335驱动.96寸OLED程序 采用IIC方式驱动该OLED屏幕,程序是从STM32F103移植的,到移植后不能直接使用,原因是DSP速度比32更快,因此在每次发送命令后需要一段小延时 建议采用SPI方式驱动,速度能更快 功能有在指定位置显示字符,或显示图片等。