Hi @accur4te The error seems to be because of a corrupt workplace or maybe an incorrect debug configuration in STM32CubeIDE. So right-click on the project name, run clean-up, then make sure the debug settings, and try again. Please tell us more about which exact debugger/board/settings you're using while this error shows up.
Hi, you haven't mentioned which programmer/debugger you're using. If you're using STLinkV2 Programmer with a custom STM32 board then check the pin connection/circuit twice. Also, make sure if in case the programmer is a clone then test it before programming a custom STM32 board. The more details you provide on h/w connection better we can help. Happy learning!
hello everyone i am following the book: INTERNET OF THINGS PROJECT WITH ESP32 BY: AGUS KURNIAWAN I am facing a problem in setting up esp-idf in vs code can someone help me with it plz this is a simple code to vlink the LEDs but there is a constant error of "configMINIMAL_STACK_SIZE" can someone help me with it @everyone
Few days ago on this server I posted about I want to extract data from a rs485 flow meter , Adler the suggestion I did write the code the communication between arduino and flow meter was successfully but , it’s unable to read the data as I don’t have the exact register and the address which is responsible for that data , even the manual doesn’t mention it . Is there a way to find it ? I have the name of the chip .
irst digit is data bits which is 8b Second digital is Parity which you select as N for None, E for Even, O for Odd Third digit is stop bite which you can select as 1 / 2 bits
@Event Pings and @Middleware & OS, there's been a lot of chatter around RTOS lately so just a reminder that this week's Office Hours is going to be a further exploration of the Zephyr RTOS with @ZacckOsiemo where he'll review scheduling.
I use the ESP32 Wroom module in developing my project, when the program code is run the gas sensor that I use always gives the output "MQ135Status: 0". I don't think there is anything wrong with my code, is this related to the esp32 module that I use?
as per the error code , there is problem sensor reading or communication - check wiring , lib use , or trying giving 5v vcc if it supports and do use a analog pin for sensor data .
Hi @rezky_arjuna can you drop your code/question into the #code-review channel as a post? That’ll help prevent it from getting lost and get more eyes on it
Hey @Event Pings just a friendly reminder that our continued exploration of Zephyr continues in a little less than 90 minutes with @ZacckOsiemo who will be sharing the ins and outs of scheduling on the Linux-like RTOS.