> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-fr/questions-frequemment-posees/erreur-e3001.md).

# Erreur E3001

#### Question :

***

Qu'est-ce que l'erreur E3001 et comment la réparer ?

#### Réponse :

***

L'erreur E3001 se produit lorsque le Cronus Zen a un microprogramme corrompu ou aucun microprogramme installé.

#### **Entrer en mode Bootloader**

1. Localisez le **bouton de réinitialisation bleu** sous le Cronus Zen.
2. Appuyez fermement et maintenez le bouton de réinitialisation.
3. Tout en maintenant le bouton enfoncé, connectez le Cronus Zen à votre PC en utilisant le **port USB CONSOLE/PC**.
4. L'écran devrait afficher **« Zen Bootloader »**, confirmant le mode de récupération.

#### **Mettre à jour le microprogramme**

• Allez à : **firmware.modcentral.ca**\
• Utilisez **Google Chrome** or **Microsoft Edge** uniquement.\
• Suivez les instructions à l'écran pour réinstaller le microprogramme.

#### **Si la mise à jour échoue**

• Le problème peut être causé par une alimentation USB insuffisante.\
• Connectez le **USB PROG** port (côté droit du Cronus Zen) pour fournir une alimentation supplémentaire.\
• Réessayez la mise à jour avec les deux ports USB connectés.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.cronuszen.com/zen-fr/questions-frequemment-posees/erreur-e3001.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
