Launching Our New Website!
2:01
4 ай бұрын
Geehy at embedded world 2024
0:46
APM32F072 EVAL Board and SDK
15:54
APM32F4 OTP Usage Details
10:08
Жыл бұрын
About Geehy Semiconductor
2:01
Жыл бұрын
Пікірлер
@DV-tm1pu
@DV-tm1pu 2 ай бұрын
Hello, Does APM32 have user-accessible CPU registers and internal interrupt control registers ? I want to use user-accessible CPU registers of APM32, is any method to access general-user accessible registers and internal interrupt control registers of APM32 ?
@geehysemiconductor5886
@geehysemiconductor5886 2 ай бұрын
Hi, for information about Arm® Cortex®-M Series core, please refer to Arm® Cortex® Technical Reference Manual; please refer to the corresponding datasheet from Geehy for detailed data such as model information, dimension and electrical characteristics of the device; for all MCU series models, please refer to the corresponding datasheet for memory mapping, peripheral existence and their number. APM32 user manuals provide application developers with all the information about how to use MCU (micro-controller) system architecture, memory and peripherals like External Interrupts.
@goktug123123
@goktug123123 3 ай бұрын
Hello, I recently got a hold of APM32F411VE TINY board. I normally use PlatformIO for development but it seems Geehy chips are not well supported in PlatformIO. What toolchain can I use?
@goktug123123
@goktug123123 3 ай бұрын
I tried the Keil VSCode extension, everything works for the configuration but it does not recognize the device.
@geehysemiconductor5886
@geehysemiconductor5886 3 ай бұрын
@@goktug123123 after installing the IDE plugin, you'll need to install the Geehy chip package and replace OpenOCD and GCC. Could you please share your contact information with us? Our FAE can send you the installation package and provide support based on your needs.
@ilijajovanovic7631
@ilijajovanovic7631 6 ай бұрын
I do exactly step by step like you did in a video and when i press debug on the end i get the following message:An internal error occurred during: "Starting J-Link GDB Server" I would be thrilled if You could help me. Thank You in advance
@geehysemiconductor5886
@geehysemiconductor5886 5 ай бұрын
Hey, Could you please provide your contact information (such as email) so that our FAE can get in touch with you to provide the relevant materials?
@kirito4386
@kirito4386 7 ай бұрын
i want to code for APM32f0 save data in Flash memory,can you help me ?
@geehysemiconductor5886
@geehysemiconductor5886 7 ай бұрын
Hi, the procedure for storing data to flash memory in the APM32 series is consistent. You can refer to the method shown in this video or follow the fmc_write example routine in the SDK.
@PeetHobby
@PeetHobby 11 ай бұрын
There are no VScode project folders in SDK v1.7 or in v1.8?
@geehysemiconductor5886
@geehysemiconductor5886 11 ай бұрын
Hi, thanks for your comment :) Vscode project folders are not included in the SDK versions 1.7 and 1.8. Please adapt the code accordingly.
@TheJuvf
@TheJuvf 11 ай бұрын
How to create a new project without examples and templates? It should be New->Project->C++->APM32F*->APM32F103....
@geehysemiconductor5886
@geehysemiconductor5886 5 ай бұрын
Sorry...your message didn't come through, Could you please provide your contact information (such as email) so that our FAE can get in touch with you to provide the materials?
@alizmay
@alizmay 11 ай бұрын
There is no support for APM32 devices in OpenOCD now. (No files apm32*.cfg in "target" directory)
@geehysemiconductor5886
@geehysemiconductor5886 11 ай бұрын
Hi, we are currently upgrading our link software to address this issue. Meanwhile, PyOCD can be utilized as an alternative. Also, please find the OpenOCD source code with APM32 support here: github.com/David-lau/openocd-geehy
@ДенисСеменов-е1ю
@ДенисСеменов-е1ю Жыл бұрын
APM32F4 has no read data protection because option bytes reset after shutdown. How fix it?
@geehysemiconductor5886
@geehysemiconductor5886 Жыл бұрын
Hi! You can address this problem with the following two methods: 1. Using a programmer to configure 2. Configuring through code If you encounter any issue while implementing these solutions, please feel free to contact our FAE via Email: [email protected], and we will be more than happy to assist you
@vlad4194
@vlad4194 Жыл бұрын
🤔 *Promosm*