Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

God made the integers; all else is the work of Man. -- Kronecker


devel / comp.arch.embedded / Re: STM32 RUBE-MX project

SubjectAuthor
* STM32 CUBE projectEd Lee
`* Re: STM32 CUBE projectRichard Damon
 `* Re: STM32 CUBE projectEd Lee
  +* Re: STM32 CUBE projectEd Lee
  |`- Re: STM32 CUBE projectEd Lee
  `* Re: STM32 CUBE projectReinhardt Behm
   +- Re: STM32 CUBE projectDon Y
   `* Re: STM32 CUBE projectEd Lee
    `* Re: STM32 RUBE-MX projectDave Nadler
     `- Re: STM32 RUBE-MX projectEd Lee

1
STM32 CUBE project

<ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=415&group=comp.arch.embedded#415

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:a37:a682:: with SMTP id p124mr5000157qke.418.1620320840714;
Thu, 06 May 2021 10:07:20 -0700 (PDT)
X-Received: by 2002:a25:a4e1:: with SMTP id g88mr7778964ybi.142.1620320840504;
Thu, 06 May 2021 10:07:20 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Thu, 6 May 2021 10:07:20 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
Subject: STM32 CUBE project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Thu, 06 May 2021 17:07:20 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Thu, 6 May 2021 17:07 UTC

So, i created the ADC1 & PIOC13 blinker, bit it does me no good without knowing what the analog values are. But when i try to create an USB_CDC device, it complaints about:

ADC1:
partly disable conflit with
USB_FS_OTG: device mode only

Does it mean i can't use USB and ADC together?

By the way, how do i tell the IDE to keep it's hand off my codes?
It keeps whipping out my codes when changing configurations.

Re: STM32 CUBE project

<pXVkI.53026$7u1.49680@fx12.iad>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=416&group=comp.arch.embedded#416

  copy link   Newsgroups: comp.arch.embedded
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!2.eu.feeder.erje.net!feeder.erje.net!fdcspool3.netnews.com!fdc3.netnews.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer04.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx12.iad.POSTED!not-for-mail
Subject: Re: STM32 CUBE project
Newsgroups: comp.arch.embedded
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
From: Rich...@Damon-Family.org (Richard Damon)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0)
Gecko/20100101 Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Lines: 24
Message-ID: <pXVkI.53026$7u1.49680@fx12.iad>
X-Complaints-To: abuse@easynews.com
Organization: Forte - www.forteinc.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Thu, 6 May 2021 13:45:56 -0400
X-Received-Bytes: 1794
 by: Richard Damon - Thu, 6 May 2021 17:45 UTC

On 5/6/21 1:07 PM, Ed Lee wrote:
> So, i created the ADC1 & PIOC13 blinker, bit it does me no good without knowing what the analog values are. But when i try to create an USB_CDC device, it complaints about:
>
> ADC1:
> partly disable conflit with
> USB_FS_OTG: device mode only
>
> Does it mean i can't use USB and ADC together?
>
> By the way, how do i tell the IDE to keep it's hand off my codes?
> It keeps whipping out my codes when changing configurations.
>

The ADC likely has a LOT of possible pins. Some of them will conflict
with other operations.

That sounds like if you want to use the ADC1 pin, you can't also use
USB_FS_OTG. If you want that function, use a different ADC pin.

To avoid it wiping out your code, don't put it in the sections of the
file marked AUTO-GENERATED, DO NOT EDIT.

Re: STM32 CUBE project

<d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=417&group=comp.arch.embedded#417

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:ae9:df46:: with SMTP id t67mr5307163qkf.269.1620324636711;
Thu, 06 May 2021 11:10:36 -0700 (PDT)
X-Received: by 2002:a5b:c52:: with SMTP id d18mr7270312ybr.401.1620324636343;
Thu, 06 May 2021 11:10:36 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Thu, 6 May 2021 11:10:36 -0700 (PDT)
In-Reply-To: <pXVkI.53026$7u1.49680@fx12.iad>
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com> <pXVkI.53026$7u1.49680@fx12.iad>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
Subject: Re: STM32 CUBE project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Thu, 06 May 2021 18:10:36 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Thu, 6 May 2021 18:10 UTC

On Thursday, May 6, 2021 at 10:46:02 AM UTC-7, Richard Damon wrote:
> On 5/6/21 1:07 PM, Ed Lee wrote:
> > So, i created the ADC1 & PIOC13 blinker, bit it does me no good without knowing what the analog values are. But when i try to create an USB_CDC device, it complaints about:
> >
> > ADC1:
> > partly disable conflit with
> > USB_FS_OTG: device mode only
> >
> > Does it mean i can't use USB and ADC together?
> >
> > By the way, how do i tell the IDE to keep it's hand off my codes?
> > It keeps whipping out my codes when changing configurations.
> >
> The ADC likely has a LOT of possible pins. Some of them will conflict
> with other operations.
>
> That sounds like if you want to use the ADC1 pin, you can't also use
> USB_FS_OTG. If you want that function, use a different ADC pin.

I tried all PA0 to PA7, nothing work.

> To avoid it wiping out your code, don't put it in the sections of the
> file marked AUTO-GENERATED, DO NOT EDIT.

I put my codes in USER init section of main.c. Cube still whip them out. Fortunately, i have backup to put them back after final configuration.

Re: STM32 CUBE project

<c90feff2-9cb9-45ee-ab8c-28777f778655n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=418&group=comp.arch.embedded#418

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:a0c:cdc8:: with SMTP id a8mr6684418qvn.12.1620332408699;
Thu, 06 May 2021 13:20:08 -0700 (PDT)
X-Received: by 2002:a5b:c52:: with SMTP id d18mr8012990ybr.401.1620332408467;
Thu, 06 May 2021 13:20:08 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Thu, 6 May 2021 13:20:08 -0700 (PDT)
In-Reply-To: <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad> <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c90feff2-9cb9-45ee-ab8c-28777f778655n@googlegroups.com>
Subject: Re: STM32 CUBE project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Thu, 06 May 2021 20:20:08 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Thu, 6 May 2021 20:20 UTC

On Thursday, May 6, 2021 at 11:10:39 AM UTC-7, Ed Lee wrote:
> On Thursday, May 6, 2021 at 10:46:02 AM UTC-7, Richard Damon wrote:
> > On 5/6/21 1:07 PM, Ed Lee wrote:
> > > So, i created the ADC1 & PIOC13 blinker, bit it does me no good without knowing what the analog values are. But when i try to create an USB_CDC device, it complaints about:
> > >
> > > ADC1:
> > > partly disable conflit with
> > > USB_FS_OTG: device mode only
> > >
> > > Does it mean i can't use USB and ADC together?
> > >
> > > By the way, how do i tell the IDE to keep it's hand off my codes?
> > > It keeps whipping out my codes when changing configurations.
> > >
> > The ADC likely has a LOT of possible pins. Some of them will conflict
> > with other operations.
> >
> > That sounds like if you want to use the ADC1 pin, you can't also use
> > USB_FS_OTG. If you want that function, use a different ADC pin.
> I tried all PA0 to PA7, nothing work.
> > To avoid it wiping out your code, don't put it in the sections of the
> > file marked AUTO-GENERATED, DO NOT EDIT.
> I put my codes in USER init section of main.c. Cube still whip them out. Fortunately, i have backup to put them back after final configuration.

Just out of curiosity, I tried the code on F469. It allows some ADC1 pins and FS_OTG. So, there seems to be some limitations with the F411.

Re: STM32 CUBE project

<9b16687d-f875-45bd-af99-dd058143508en@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=419&group=comp.arch.embedded#419

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:a05:622a:245:: with SMTP id c5mr7268457qtx.350.1620350643455;
Thu, 06 May 2021 18:24:03 -0700 (PDT)
X-Received: by 2002:a25:1455:: with SMTP id 82mr9834319ybu.403.1620350643215;
Thu, 06 May 2021 18:24:03 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Thu, 6 May 2021 18:24:02 -0700 (PDT)
In-Reply-To: <c90feff2-9cb9-45ee-ab8c-28777f778655n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad> <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
<c90feff2-9cb9-45ee-ab8c-28777f778655n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9b16687d-f875-45bd-af99-dd058143508en@googlegroups.com>
Subject: Re: STM32 CUBE project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Fri, 07 May 2021 01:24:03 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Fri, 7 May 2021 01:24 UTC

On Thursday, May 6, 2021 at 1:20:11 PM UTC-7, Ed Lee wrote:
> On Thursday, May 6, 2021 at 11:10:39 AM UTC-7, Ed Lee wrote:
> > On Thursday, May 6, 2021 at 10:46:02 AM UTC-7, Richard Damon wrote:
> > > On 5/6/21 1:07 PM, Ed Lee wrote:
> > > > So, i created the ADC1 & PIOC13 blinker, bit it does me no good without knowing what the analog values are. But when i try to create an USB_CDC device, it complaints about:
> > > >
> > > > ADC1:
> > > > partly disable conflit with
> > > > USB_FS_OTG: device mode only
> > > >
> > > > Does it mean i can't use USB and ADC together?
> > > >
> > > > By the way, how do i tell the IDE to keep it's hand off my codes?
> > > > It keeps whipping out my codes when changing configurations.
> > > >
> > > The ADC likely has a LOT of possible pins. Some of them will conflict
> > > with other operations.
> > >
> > > That sounds like if you want to use the ADC1 pin, you can't also use
> > > USB_FS_OTG. If you want that function, use a different ADC pin.
> > I tried all PA0 to PA7, nothing work.
> > > To avoid it wiping out your code, don't put it in the sections of the
> > > file marked AUTO-GENERATED, DO NOT EDIT.
> > I put my codes in USER init section of main.c. Cube still whip them out. Fortunately, i have backup to put them back after final configuration.
> Just out of curiosity, I tried the code on F469. It allows some ADC1 pins and FS_OTG. So, there seems to be some limitations with the F411.

F103 seems to work also. Only the F411 is crippled. Just ordered the F103 board, will try it in a few days.

Re: STM32 CUBE project

<s72uo8$70m$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=420&group=comp.arch.embedded#420

  copy link   Newsgroups: comp.arch.embedded
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: rbe...@hushmail.com (Reinhardt Behm)
Newsgroups: comp.arch.embedded
Subject: Re: STM32 CUBE project
Date: Fri, 7 May 2021 16:46:00 +0800
Organization: A noiseless patient Spider
Lines: 7
Message-ID: <s72uo8$70m$1@dont-email.me>
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad>
<d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 7 May 2021 08:46:00 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="38e2756b2641126f0ad4b54919d7e2c3";
logging-data="7190"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/tLfaQ6olyThlh01oEuFJ1"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.10.0
Cancel-Lock: sha1:drn8WKwPON9w47OoNu/GUiWXWfg=
In-Reply-To: <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
Content-Language: en-US
 by: Reinhardt Behm - Fri, 7 May 2021 08:46 UTC

On 5/7/21 2:10 AM, Ed Lee wrote:
> I put my codes in USER init section of main.c. Cube still whip them out. Fortunately, i have backup to put them back after final configuration.

You must disable the garbage collector. ;-)

--
Reinhardt

Re: STM32 CUBE project

<s72ute$b4k$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=421&group=comp.arch.embedded#421

  copy link   Newsgroups: comp.arch.embedded
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: blockedo...@foo.invalid (Don Y)
Newsgroups: comp.arch.embedded
Subject: Re: STM32 CUBE project
Date: Fri, 7 May 2021 01:48:44 -0700
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <s72ute$b4k$1@dont-email.me>
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad>
<d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
<s72uo8$70m$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 7 May 2021 08:48:46 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="4e90e0cc244c6559dfe4e6008d0ffe15";
logging-data="11412"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19x2F+lU7vd9pQdU610TpSG"
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
Thunderbird/52.1.1
Cancel-Lock: sha1:D61Z+pniPe/bVdmD48jseTdDS8g=
In-Reply-To: <s72uo8$70m$1@dont-email.me>
Content-Language: en-US
 by: Don Y - Fri, 7 May 2021 08:48 UTC

On 5/7/2021 1:46 AM, Reinhardt Behm wrote:
> On 5/7/21 2:10 AM, Ed Lee wrote:
>> I put my codes in USER init section of main.c. Cube still whip them out.
>> Fortunately, i have backup to put them back after final configuration.
>
> You must disable the garbage collector. ;-)

Tee-hee-hee

Re: STM32 CUBE project

<3a47d115-0464-46e8-a97b-a9d7cde7adc7n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=422&group=comp.arch.embedded#422

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:ac8:6799:: with SMTP id b25mr9467556qtp.165.1620395240081;
Fri, 07 May 2021 06:47:20 -0700 (PDT)
X-Received: by 2002:a25:ae24:: with SMTP id a36mr13799380ybj.97.1620395239820;
Fri, 07 May 2021 06:47:19 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Fri, 7 May 2021 06:47:19 -0700 (PDT)
In-Reply-To: <s72uo8$70m$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad> <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
<s72uo8$70m$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3a47d115-0464-46e8-a97b-a9d7cde7adc7n@googlegroups.com>
Subject: Re: STM32 CUBE project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Fri, 07 May 2021 13:47:20 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Fri, 7 May 2021 13:47 UTC

On Friday, May 7, 2021 at 1:46:04 AM UTC-7, Reinhardt Behm wrote:
> On 5/7/21 2:10 AM, Ed Lee wrote:
> > I put my codes in USER init section of main.c. Cube still whip them out. Fortunately, i have backup to put them back after final configuration.
> You must disable the garbage collector. ;-)

No, i just need to pay for a bigger garbage can. Paying 100 gallon, for my 48 gallon can.

I use TQFP 100 package to program the QFN 48 chip, to get around the constraints. Seems like a ST software bug, it should be the same chip inside.

Now i can read the analog signals, dump it to the server as USB CDC device, and blink the LED to make sure it's running. The server will be on a remote location, but the techs can watch the LED.

Well, my trash is better than ST's trash.

Re: STM32 RUBE-MX project

<s77ac6$1ok8$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=423&group=comp.arch.embedded#423

  copy link   Newsgroups: comp.arch.embedded
Path: i2pn2.org!i2pn.org!aioe.org!Tgip5Y7XolJj69PZynN/8Q.user.gioia.aioe.org.POSTED!not-for-mail
From: drn...@nadler.com (Dave Nadler)
Newsgroups: comp.arch.embedded
Subject: Re: STM32 RUBE-MX project
Date: Sat, 8 May 2021 20:28:56 -0400
Organization: Aioe.org NNTP Server
Lines: 12
Message-ID: <s77ac6$1ok8$1@gioia.aioe.org>
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad>
<d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
<s72uo8$70m$1@dont-email.me>
<3a47d115-0464-46e8-a97b-a9d7cde7adc7n@googlegroups.com>
NNTP-Posting-Host: Tgip5Y7XolJj69PZynN/8Q.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.1
Content-Language: en-US
X-Notice: Filtered by postfilter v. 0.9.2
 by: Dave Nadler - Sun, 9 May 2021 00:28 UTC

On 5/7/2021 9:47 AM, Ed Lee wrote:
> Now i can read the analog signals, dump it to the server as USB CDC device, and blink the LED to make sure it's running.

Are you sure? Have you debugged the ST USB stack?

> The server will be on a remote location, but the techs can watch the LED.

Cheaper to use techs than parts with competent SW?

> Well, my trash is better than ST's trash.

Only if you rewrite all the drivers...

Re: STM32 RUBE-MX project

<819c6ff9-87d3-40cb-8e6c-7f3f45b13409n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=424&group=comp.arch.embedded#424

  copy link   Newsgroups: comp.arch.embedded
X-Received: by 2002:a37:9e12:: with SMTP id h18mr17122508qke.483.1620531392166;
Sat, 08 May 2021 20:36:32 -0700 (PDT)
X-Received: by 2002:a25:a08d:: with SMTP id y13mr23640201ybh.69.1620531391939;
Sat, 08 May 2021 20:36:31 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.arch.embedded
Date: Sat, 8 May 2021 20:36:31 -0700 (PDT)
In-Reply-To: <s77ac6$1ok8$1@gioia.aioe.org>
Injection-Info: google-groups.googlegroups.com; posting-host=108.213.66.240; posting-account=pjQH5woAAABeN8ToX-2bq3zh9hvCM8sL
NNTP-Posting-Host: 108.213.66.240
References: <ebd154d3-372f-472f-94d5-e3c2bb4499cfn@googlegroups.com>
<pXVkI.53026$7u1.49680@fx12.iad> <d51b8ba9-bb2d-4d94-88bf-b1ef991facd3n@googlegroups.com>
<s72uo8$70m$1@dont-email.me> <3a47d115-0464-46e8-a97b-a9d7cde7adc7n@googlegroups.com>
<s77ac6$1ok8$1@gioia.aioe.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <819c6ff9-87d3-40cb-8e6c-7f3f45b13409n@googlegroups.com>
Subject: Re: STM32 RUBE-MX project
From: edward.m...@gmail.com (Ed Lee)
Injection-Date: Sun, 09 May 2021 03:36:32 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Ed Lee - Sun, 9 May 2021 03:36 UTC

On Saturday, May 8, 2021 at 5:29:02 PM UTC-7, Dave Nadler wrote:
> On 5/7/2021 9:47 AM, Ed Lee wrote:
> > Now i can read the analog signals, dump it to the server as USB CDC device, and blink the LED to make sure it's running.
> Are you sure? Have you debugged the ST USB stack?

i am reading the external analog pins PA1 to PA7, but only if i fake it as TQFP 100 or above, not QFN48. However, they should be the same chip inside. Also, it would not allow USB and full duplex USART1, so TX only.

> > The server will be on a remote location, but the techs can watch the LED.
> Cheaper to use techs than parts with competent SW?

They just need to make sure the micro is running, and call me if it's blinking red or not blinking at all. Normally, it should be blinking green.

> > Well, my trash is better than ST's trash.
> Only if you rewrite all the drivers...

It also complaints about many conflicts when enabling I/O pins, for which I know that they are not true.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor