Other tools (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New STM32 VSCode extension V2.0.0 released

Changelog Version 2.0.0 V2.0.0 implies a breaking change: CMake project generation has been moved from VS Code to STM32CubeMX v6.11.0 (and later). VS Code solution no longer has dependency on STM32CubeIDE (.cproject-files)VS Code solution no longer r...

VSCode How to install VCPKG on VSCode with Zscaler/Proxy

Issue:  The VSCode don't have the ability to route the extension network requests to the proxy (only VSCode application network is routed to the proxy) I -  the clean way (applies to network with Zscaler installed) ask for a Zscaler power user profil...

NawresGHARBI_1-1704443433898.png NawresGHARBI_2-1704443503313.png NawresGHARBI_3-1704443553581.png NawresGHARBI_4-1704443616206.png

Nucleo-l476RG development kit.

Hi everyone.I'm new here so please forgive if me questions are basic.Lately I received Nucleo-l476RG development kit, and for the basic testing I'm using the Arduino IDE to upload the test file.I'm using Ubuntu 18.04, with Arduino 1.8.13.compiling th...

Iaomari by Associate II
  • 252 Views
  • 2 replies
  • 1 kudos

Resolved! What tool or script is used to generate the following code and how it's done? I need to generate similarly for STM32H7 series

// STM32F407VG, STM32F407ZG, STM32F405RG// DO NOT EDIT! Automatically generated!static void stm32f40x_usart_create_objects(Object *obj, JSON_Object *svd,       const char *name){   STM32USARTState *state = STM32_USART_STATE(obj);   JSON_Object *perip...

AHuss.3 by Associate II
  • 351 Views
  • 5 replies
  • 0 kudos

Structure in bit band region

Hi, I have this very simple code that sets generic flags to the desired value:struct GenFlgStr{ uint8_t F1 : 1; uint8_t F2 : 1; uint8_t f3 : 1;};struct GenFlgStr GenFlg;main{ GenFlg.F1=1; GenFlg.F2=0;}----------------------------------------...

Mac OS X Catalina cannot find STM32 via USB port

Hello,I connected my STM32 board and it's blinking.However, I get "Found 0 stlink programmers" when I run st-info --probeI am running Catalina 10.15.2.Would anyone know how to resolve this? I looked for info/drivers but did not find anything.st-info ...

IHass.1 by Associate
  • 502 Views
  • 5 replies
  • 1 kudos

Resolved! stm32g071rbIx or stm32g071rbTx?

I am using Keil Development environment for stm32g071 nucleo board. Which device should I choose? stm32g071rbIx or stm32g071rbTx? And how do I decide which one is correct for me?

Singh12 by Associate
  • 202 Views
  • 1 replies
  • 0 kudos

how to solve this error? in simulink

Hi.i uses matlab2019 and i want to design software using simulink.but, when i add "GPIO_WRITE STM32", simulink generates this error. did you know about this error? and solution?

0693W000008wDwQQAU.png
IB1 by Associate
  • 233 Views
  • 1 replies
  • 0 kudos

There is an error in code even though it seems to be completely right.I am trying to glow the LED with the help of touch slider present on stm32l152-DISCOVERY board.I used the reference pdf for this purpose and did all the steps as mentioned in there .

I am just getting one error and it dosent seem to go.Can anyone help me to figure out why this error is coming and help me to resolve it asap.I have attached a screenshot of the same for the refrence below.

TPati.2 by Associate
  • 228 Views
  • 1 replies
  • 0 kudos